2006-08-05 [colin] 2.4.0cvs29
[claws.git] / ChangeLog
index fc485087e37c28ff1f7382541bc631fcb8b2e760..dc53a5e54573a4caec528e4dd2fbcbf354dabb66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2006-08-05 [colin]     2.4.0cvs29
+
+       * src/news.c
+               Just make sure we have a msgid.
+
+2006-08-05 [colin]     2.4.0cvs28
+
+       * src/news.c
+       * src/summaryview.c
+               Fix bug #995 ("Mark cross-posted as read" doesn't work)
+               by reimplementing it
+       * src/textview.c
+               Fix bug when hiding quotes with level > 3 and quote
+               colors are recycled
+
+2006-08-04 [colin]     2.4.0cvs27
+
+       * src/compose.c
+       * src/undo.c
+       * src/undo.h
+               Fix a bit replace-by-pasting undo
+       * src/mainwindow.c
+       * src/messageview.c
+               Fix Fold quotes menu synchro in
+               mainwindow when it changes in 
+               messageview
+       * src/textview.c
+               Fix right-click on quotes blocks
+       * src/common/utils.c
+               Verify that the file created by
+               my_tmpfile() is writable. Fixes
+               bug #988 (very specific filesystem
+               issue)
+       * src/plugins/pgpcore/sgpgme.c
+               Fix file descriptor leak
+       * src/plugins/spamassassin/spamassassin.c
+               Warn once if spamd isn't reachable
+
 2006-08-04 [colin]     2.4.0cvs26
 
        * src/toolbar.c