2005-11-08 [wwp] 1.9.100cvs1
[claws.git] / ChangeLog
index 5cffe7b6306490adc29a83daffeebe2b63d255b6..9fd90e131fd73a0996fadc259fd8d21c0fe1d492 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2005-11-08 [wwp]       1.9.100cvs1
+
+       * src/main.c
+               allow exiting Sylpheed-Claws from command-line
+
+2005-11-08 [paul]      1.9.100
+
+       1.9.100 released
+
+2005-11-07 [colin]     1.9.99cvs17
+
+       * src/addritem.c
+       * src/ldif.c
+               Fix import of base-64 encoded items
+
+2005-11-07 [cleroy]    1.9.99cvs16
+
+       * src/send_message.c
+               Fix bug #314 (Queue does not empty under certain 
+               circumstances)
+
+2005-11-07 [paul]      1.9.99cvs15
+
+       * src/mutt.c
+       * src/pine.c
+               fix buffer overflows
+               Thanks to Colin
+
+2005-11-07 [paul]      1.9.99cvs14
+
+       * doc/man/Makefile.am
+       * doc/man/sylpheed-claws.1      ** ADDED **
+       * doc/man/sylpheed.1            ** DELETED **
+               rename and update the man file
+
+2005-11-06 [colin]     1.9.99cvs13
+
+       * src/ldif.c
+               Fix ldif_get_line() that returned empty strings
+               (Didn't understand why). Also fix a possible
+               buffer overflow.
+
+2005-11-06 [wwp]       1.9.99cvs12
+
+       * src/textview.c
+       * src/gtk/about.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+               fix a compilation warning,
+               make links sensitive in the about dialog
+
+2005-11-04 [wwp]       1.9.99cvs11
+
+       * src/gtk/about.c
+               don't wrap or translate URIs, and a bit text format cleanup
+
 2005-11-04 [wwp]       1.9.99cvs10
 
        * src/gtk/about.c