2006-01-09 [paul] 1.9.100cvs126
[claws.git] / ChangeLog
index 1b6f4a7510a9000b4f82f1b7104f7a9500b7aaf6..248f4517cd8d24ce391cb833b1367ac2ccae5416 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2006-01-09 [paul]      1.9.100cvs126
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_wrapping.c
+               remove 'wrap at send' option
+
+2006-01-06 [colin]     1.9.100cvs125
+
+       * src/compose.c
+               Just make completely sure we don't insert "manual line breaks" 
+               when wrapping... 
+
+2006-01-04 [paul]
+
+       * 2.0.0-rc3 released
+
+2006-01-04 [paul]      1.9.100cvs124
+
+       * src/folderview.c
+               fix bug 882, 'quick scroll in folder list
+               displays wrong folder contents'
+
+2006-01-04 [paul]      1.9.100cvs123
+
+       * src/plugins/pgpmime/pgpmime.c
+               better debug information when signing
+               Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
+
+2006-01-03 [colin]     1.9.100cvs122
+
+       * configure.ac
+               We need to recheck for gpgme 1.0.0 after checking
+               for 1.1.1, because if 1.1.1 isn't available, 
+               GPGME_LIBS and friends are blanked out by the 
+               second check.
+
+2006-01-03 [colin]     1.9.100cvs121
+
+       * src/common/prefs.c
+               Windows unlink-before rename fix
+       * src/plugins/pgpcore/sgpgme.c
+               Add support for PKA info if available
+               Both patches by Werner Koch
+
+2006-01-03 [paul]      1.9.100cvs120
+
+       * src/messageview.c
+               fix bug 884, 'Send receipt' button visible in queue
+               Thanks to Colin
+
 2006-01-02 [colin]     1.9.100cvs119
 
        * src/compose.c