2005-11-07 [paul] 1.9.99cvs14
[claws.git] / ChangeLog
index b8e5fa111f89b29bf74218714c2d760b64224b36..8e4967ba983d3f46c5df80f477af1c22a3501fa5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+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