2005-08-28 [colin] 1.9.13cvs67
[claws.git] / ChangeLog-gtk2.claws
index c5fb49bafc6ba6a90e7e9da9b87ea3351397d257..56ee79f101d7849849fbc606bb2b7a8fbff65e9e 100644 (file)
@@ -1,3 +1,75 @@
+2005-08-28 [colin]     1.9.13cvs67
+
+       * src/imap.c
+               Fix leak
+
+2005-08-27 [colin]     1.9.13cvs66
+
+       * src/imap.c
+       * src/procmime.c
+               Correctly fix "Problem with replies", fixes
+               pgpmime encryption too. 
+
+2005-08-27 [colin]     1.9.13cvs65
+
+       * src/folder.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+               Fix bug #517 (messages removed from summaryview 
+               when moving fails)
+
+2005-08-27 [colin]     1.9.13cvs64
+
+       * tools/Makefile.am
+       * tools/asus_mailled.sh
+               Add a script to blink ASUS laptops' mail LED where there
+               is unread mail.
+
+2005-08-27 [colin]     1.9.13cvs63
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Implement automatic choosing of login method
+               Fixes bug #791
+       * src/gtk/.cvsignore
+               Add sylpheed-marshal.[ch]
+
+2005-08-27 [colin]     1.9.13cvs62
+
+       * src/common/utils.c
+               Fix confusing perror
+
+2005-08-27 [colin]     1.9.13cvs61
+
+       * src/toolbar.c
+       * src/toolbar.h
+               Remove A_DELETE, replace it with 
+               A_TRASH and A_DELETE_REAL. Automatically
+               rewrite config files to replace A_DELETE
+               with A_TRASH (no functionality change).
+               Fixes half of #794
+
+2005-08-26 [colin]     1.9.13cvs60
+
+       * src/procmime.c
+               Previous "Problem with replies" fix brought other
+               problems, fixing them
+
+2005-08-26 [colin]     1.9.13cvs59
+
+       * src/procmime.c
+               Fix "Problem with replies". This happened only
+               on IMAP...
+       * src/procmsg.c
+               Factorize code a bit
+       * src/compose.c
+               Speed improvement on very long messages (wrapping)
+               Fix signature color on Reedit and Redirect
+               On Reedit, don't attach pgp-signatures parts, but
+               set signing to On.
+
 2005-08-24 [paul]      1.9.13cvs58
 
        * src/compose.c