2005-09-04 [paul] 1.9.13cvs82
[claws.git] / ChangeLog-gtk2.claws
index 4588807fd6739238e485f7fb88d652b9b3b25d91..d91f4b49c0b1667b539b0a1e4aeeefd2cb1101af 100644 (file)
@@ -1,3 +1,48 @@
+2005-09-04 [paul]      1.9.13cvs82
+
+       * src/compose.c
+               only warn about exceeded line length limit
+               on send
+
+2005-09-04 [paul]      1.9.13cvs81
+
+       * src/compose.c
+               fix crash in 'line length exceeded' dialogue
+
+2005-09-02 [paul]      1.9.13cvs80
+
+       * src/imap.c
+               fix bug 795, 'Connection lost IMAP'
+               and add statusbar prints
+               Patch by Colin
+
+2005-09-02 [paul]      1.9.13cvs79
+
+       * src/compose.c
+               compose_wrap_paragraph() becomes
+               compose_beautify_paragraph()
+               Patch by Colin
+
+2005-09-02 [cleroy]    1.9.13cvs78
+
+       * src/folderview.c
+               Micro-fix
+
+2005-09-01 [colin]     1.9.13cvs77
+
+       * src/imap.c
+               Maybe fix bug #795 (Connection lost IMAP)
+               Don't try to send logout when we're disconnected.
+       * src/summaryview.c
+               Include locked and marked emails in HRM
+               view. Fixes bug #800 (Locked messages no longer 
+               show up when hide read messages is used)
+
+2005-09-01 [paul]      1.9.13cvs76
+
+       * src/prefs_common.c
+               fix bad cutting
+
 2005-08-31 [colin]     1.9.13cvs75
 
        * src/folderview.c