sync with 0.8.11cvs22
[claws.git] / ChangeLog.claws
index 3e678061df5548243cbde34f5e6d3852671c801f..7ee2ace6624e2177bf3db5f55df414aee9e1b267 100644 (file)
@@ -1,3 +1,60 @@
+2003-04-14 [paul]      0.8.11claws89
+
+       * sync with 0.8.11cvs22
+               see ChangeLog 2003-04-14
+
+2003-04-13 [paul]      0.8.11claws88
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix memory leaks
+               clean up
+
+2003-04-12 [paul]      0.8.11claws87
+
+       * src/plugins/clamav/clamav_plugin.c
+               activate enable/disable archive scanning option
+               
+       * src/plugins/clamav/.cvsignore         ** NEW FILE **
+
+2003-04-12 [paul]      0.8.11claws86
+
+       * src/plugins/Makefile.am
+         src/plugins/clamav/Makefile.am                ** NEW FILE **
+         src/plugins/clamav/README                     ** NEW FILE ** 
+         src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
+         src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
+               add Clam AntiVirus plugin
+
+2003-04-12 [paul]      0.8.11claws85
+
+       * sync with 0.8.11cvs21
+               see ChangeLog 2003-04-11
+
+2003-04-11 [paul]      0.8.11claws84
+
+       * po/es.po
+               update Spanish translation. Submitted by Ricardo
+               Mones Lastra.
+
+2003-04-10 [christoph] 0.8.11claws83
+
+       * src/mbox.c
+               fix typo that did not move unfiltered mails to destination
+               folder
+
+       (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
+        when filtering from spool)
+
+2003-04-10 [christoph] 0.8.11claws82
+
+       * src/imap.c
+               use BODY.PEEK instead of BODY in in message fetch operation
+               to make sure the IMAP server does not set the \Seen flag for
+               messages. Sylpheed does that later itself, when the message
+               is opened in sylpheed
+
+       (closes Bug 111 Claws destroys unread marks)
+
 2003-04-09 [oliver]    0.8.11claws81
        
        * src/folder.c