2007-03-20 [colin] 2.8.1cvs23
[claws.git] / ChangeLog
index c5d3dfd82577f5491776531842a98feb432e706a..4ad10ab7da395a6112ac1fa1b21bff3f471ae04b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2007-03-20 [colin]     2.8.1cvs23
+
+       * src/imap.c
+       * src/remotefolder.h
+               Fix bug 1153, 'CM segfaults if IMAP folder is 
+               selected while scanning prior to update'
+
+2007-03-17 [paul]      2.8.1cvs22
+
+       * src/main.c
+               fix a typo, and be a little more verbose.
+
+2007-03-17 [wwp]       2.8.1cvs21
+
+       * src/inc.c
+               Fix a compiler warning.
+
+2007-03-16 [wwp]       2.8.1cvs20
+
+       * tools/Makefile.am
+       * tools/README
+               Updated to deal w/ the new mairix.sh tool.
+
+2007-03-16 [wwp]       2.8.1cvs19
+
+       * src/action.c
+               Fix logics issues around the action IO dialog:
+               - disable entry widget and exec button when
+                 the exec button is clicked (don't wait for any
+                 output line) - fix possible disabling/re-enabling/
+                 re-disabling of those widgets
+               - raise an error if executing a %as{} action either
+                 empty or invalid, instead of failing silently
+               - don't close the dialog if the abort button has been
+                 clicked and if there was no output yet
+               - set focus to the abort button when the exec button
+                 is clicked
+               - fix capitalization of a warning message
+
+2007-03-16 [wwp]       2.8.1cvs18
+
+       * tools/mairix.sh
+               Added a wrapper to mairix to the tools folder.
+
+2007-03-16 [colin]     2.8.1cvs17
+
+       * src/messageview.c
+       * src/mimeview.h
+               Allow mimeviewer plugins to print
+               their stuff
+
 2007-03-16 [colin]     2.8.1cvs16
 
        * .cvsignore