fixed quotation of matcher strings
[claws.git] / ChangeLog.claws
index abfc3b959e2cf311f0f17405054b9f43c6de94e1..ee8da17ff4fc2a54592e5f1bee6aef7bd46ab446 100644 (file)
@@ -1,3 +1,58 @@
+2003-12-10 [hoa]       0.9.7claws33
+
+       * src/matcher.c
+               fixed quotation of string for matcher.
+
+2003-12-08 [paul]      0.9.7claws32
+
+       * src/imap.c
+         src/inc.c
+               plug memory leaks (patch by Alfons)
+
+2003-12-08 [christoph] 0.9.7claws31
+
+       * src/folder_item_prefs.[ch]
+       * src/folderview.c
+       * src/prefs_folder_item.c
+               add new FolderItem property to exclude folders from new
+               mail checks
+
+       Patch submitted by Chad Robinson <crobinson@rfgonline.com>
+
+2003-12-07 [paul]      0.9.7claws30
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix signature count
+
+2003-12-07 [thorsten]  0.9.7claws29
+
+       * src/filtering.c
+               debug_print some warning if destfolder missing
+       * src/prefs_filtering.c
+               uninitialized filter list when deleting a folder
+
+2003-12-06 [paul]      0.9.7claws28
+
+       * src/procheader.c
+               add Alfons' patch to trim line feeds
+
+2003-12-06 [paul]      0.9.7claws27
+
+       * partial sync with 0.9.7cvs8
+               leaving claws' online/offline more or less intact
+               see ChangeLog 2003-12-04 and 2003-12-06
+
+2003-12-06 [christoph] 0.9.7claws26
+
+       * src/messageview.c
+       * src/privacy.[ch]
+               revert pirvacy API changes
+
+2003-12-05 [alfons]    0.9.7claws25
+
+       * src/matcher.[ch]
+               clean up my old cruft
+
 2003-12-05 [alfons]    0.9.7claws24
 
        * src/matcher.c