2007-08-19 [colin] 2.10.0cvs135
[claws.git] / ChangeLog
index 9b33680d6e484e2c7a03814da98c7b0887df28dd..0614d475080f07ac0cebb5b4b9c697c38a5e479b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2007-08-19 [colin]     2.10.0cvs135
+
+       * src/imap.c
+               Fix previous commit. Sensitivity update is needed
+               for "Cancel receiving". However when batching we
+               don't need to do it for every message flag change,
+               just once at the start and once at the end.
+
+2007-08-19 [colin]     2.10.0cvs134
+
+       * src/imap.c
+               Remove useless menu updates on session lock/unlock
+
+2007-08-19 [colin]     2.10.0cvs133
+
+       * src/etpan/imap-thread.c
+               Make all fetch logs less verbose
+
+2007-08-19 [paul]      2.10.0cvs132
+
+       * src/foldersel.c
+       * src/folderview.c
+       * src/summaryview.c
+               fix bug 1286, 'Can't move a folder into a "Folders
+               Only" folder'
+
+2007-08-18 [ticho]     2.10.0cvs131
+
+       * src/editaddress_other_attributes_ldap.c
+               Converted option menu for other ldap attributes to GtkComboBox.
+
+2007-08-18 [colin]     2.10.0cvs130
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_send.c
+       * src/send_message.c
+               Revert 'send_dialog_mode' meaning to 
+               'send_dialog_invisible', so that the 
+               new checkbox doesn't change the 
+               existing behaviour.
+
 2007-08-18 [paul]      2.10.0cvs129
 
        * src/summaryview.c