1.9.100 released
[claws.git] / ChangeLog
index 6d43834edb8a32fc7c4dd5daaa5f53b0aaaef8d2..048eff5efc59b3db6b9ff7c51f7906d0066cec34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,123 @@
+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
+               better textview tagging implementation (no more use of marks for
+               postponed tagging)
+
+2005-11-02 [colin]     1.9.99cvs9
+
+       * src/common/ssl.c
+               Forgot an ifdef
+
+2005-11-02 [colin]     1.9.99cvs8
+
+       * configure.ac
+               Require libetpan-0.40 due to upstream fix
+       * src/common/ssl.c
+               Tell libetpan not to call SSL_Library_Init,
+               as we do it ourselves.
+
+2005-11-02 [colin]     1.9.99cvs7
+
+       * po/POTFILES.in
+               Add missing files (thanks to Fabien Vantard)
+
+2005-11-02 [cleroy]    1.9.99cvs6
+
+       * src/summaryview.c
+               Fix totals when read messages are hidden or quicksearch
+               is on
+       * src/ssl_manager.c
+       * src/ssl_manager.h
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/gtk/sslcertwindow.c
+       * src/gtk/sslcertwindow.h
+               Fix copyright on my stuff
+
+2005-11-02 [wwp]       1.9.99cvs5
+
+       * src/prefs_themes.c
+               fix directory name checking (theme installation/removal),
+               made related error a bit more verbose
+
+2005-11-02 [cleroy]    1.9.99cvs4
+
+       * src/summaryview.c
+               Fix typo (probably fixes bug #841 (Sort by the From 
+               field doesn't work)
+
+2005-11-02 [paul]      1.9.99cvs3
+
+       * po/ko.po
+       * po/nb.po
+               updated by SungHyun Nam, Geir Helland
+       * src/wizard.c
+               fix typo in welcome message. spotted by
+               Andrea Spadaccini
+
+2005-11-01 [colin]     1.9.99cvs2
+
+       * src/compose.c
+               Fix replying to ml wen confirming subscription
+       * src/messageview.c
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/privacy.h
+       * src/summaryview.c
+               Make key check non blocking
+
 2005-10-31 [paul]      1.9.99cvs1
 
        * tools/claws.i18n.status.pl