2006-08-05 [colin] 2.4.0cvs29
[claws.git] / ChangeLog
index ece9186231bce39c5c06719e4bc3dd5cc58026de..dc53a5e54573a4caec528e4dd2fbcbf354dabb66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,64 @@
+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
+               i18n context patch by Fabien
+
+2006-08-03 [colin]     2.4.0cvs25
+
+       * src/mainwindow.c
+       * src/messageview.c
+               Rename "Hide quotes" to "Fold quotes"
+       * src/textview.c
+               Don't use hand cursor on quotes. "all 
+               the bonuses of the feature and none of 
+               unwelcome side-effects"
+
+2006-08-03 [colin]     2.4.0cvs24
+
+       * AUTHORS
+       * sylpheed-claws.desktop
+       * src/gtk/authors.h
+               Bring the desktop file to XDG compliance
+               Patch by Charles A. Edwards
+
 2006-08-03 [colin]     2.4.0cvs23
 
        * src/textview.c