2005-07-10 [hoa] 1.9.12cvs33
[claws.git] / ChangeLog-gtk2.claws
index 6c2419c14c2a067ce2e27f6a5c2bfbfff7c96671..8fede2383db0feb4f761ebfeddaec5d51256528f 100644 (file)
@@ -1,3 +1,27 @@
+2005-07-10 [hoa]       1.9.12cvs33
+
+       * src/etpan/imap-thread.c
+               workaround for old Courier IMAP servers.
+
+2005-07-10 [colin]     1.9.12cvs32
+
+       * src/folder.c
+       * src/statusbar.c
+       * src/statusbar.h
+               Add visual progress indicator on filtering/processing
+               Factorize the progress bar code
+       * src/imap.c
+       * src/imap.h
+       * src/etpan/imap-thread.c
+               Add a reference counter to avoid destroying the Folder
+               while it's in use by another callback.
+
+2005-07-09 [hoa]       1.9.12cvs31
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+               fixed deadlock when removing IMAP account.
+
 2005-07-08 [colin]     1.9.12cvs30
 
        * src/textview.c