2005-06-26 [paul] 1.9.11cvs104
[claws.git] / ChangeLog-gtk2.claws
index 3f38d389195b890302dfdefe8dc1426d533fdf22..425ec8600e247a4137dbf8a5931cbdc10c4f4b53 100644 (file)
@@ -1,3 +1,29 @@
+2005-06-26 [paul]      1.9.11cvs104
+
+       * src/prefs_filtering.c
+               replace one more GTK_STOCK_REMOVE
+               with GTK_STOCK_DELETE
+
+2005-06-25 [colin]     1.9.11cvs103
+
+       * src/imap.c
+               Optimize get_seq_set_from_seq_list
+               (Patch by Ricardo) 
+
+2005-06-25 [colin]     1.9.11cvs102
+
+       * src/mh.c
+               If the directory exists, but not in the
+               correct encoding, rename it. This should
+               handle old-versions-induced bugs.
+
+2005-06-25 [colin]     1.9.11cvs101
+
+       * src/mh.c
+               Fix path access with extended dir names
+               Fixes bug #589 (SC segfaults with wrong locale
+               settings)
+
 2005-06-25 [colin]     1.9.11cvs100
 
        * src/prefs_account.c