sync with sylpheed 0.7.0 release
[claws.git] / ChangeLog.claws
index 86ed2258f2ed41253f00b9e6121a1540d93494a9..87195fed8cf29792bc2ffe86ede9ec316b32315e 100644 (file)
@@ -1,3 +1,33 @@
+2002-01-10 [paul]      0.6.6claws46
+
+       * sync with sylpheed 0.7.0 release
+               see ChangeLog entries 2002-01-07, 2002-01-08 and
+               2002-01-09
+
+2002-01-09 [alfons]
+
+       * src/summaryview.c
+               remove more dirt traces...
+
+2002-01-09 [alfons]
+       
+       * src/summaryview.c
+               clean up some traces of my debugging stuff
+
+2002-01-09 [alfons]    0.6.6claws45
+
+       * src/filtering.c
+               break up filteringprop_apply() in three separate pieces
+               so we can drop messages that failed processing in the
+               inbox
+
+       * src/summaryview.c
+               fix bug #469598 "no refresh of inbox after filter" which 
+               was introduced by the new summary view locking, and which 
+               prevented the summary view to update after a manual filter 
+               message. claw's filter message requires a summary_show().
+               (aargh, summary_show() again! :-)
+               
 2002-01-07 [alfons]    0.6.6claws44
 
        * src/headerwindow.c
@@ -6,6 +36,18 @@
        * src/sourcewindow.c
                bring in Hiro's last 0.7.0 wm class fixes
 
+       * tools/sylprint.pl
+               bring in Ricardo's fix for sylprint script
+
+       * AUTHORS       
+       * src/rfc2015.[ch]
+       * src/prefs_common.[ch]
+       * src/prefs_account.[ch]
+       * src/compose.c
+               clean up account preference poison in rfc2015,
+               and preparation to fix double sign bug 
+               (patch submitted by Simon 'corecode' Schubert) 
+
 2002-01-07 [christoph] 0.6.6claws43
 
        * src/mh.c