2006-09-18 [paul] 2.4.0cvs196
[claws.git] / ChangeLog
index 5c2ce562b72b147f5e3f8a30dab1ec848fab209a..773d5bc7b79d2929cebb5deae38d0c31063e61cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2006-09-18 [paul]      2.4.0cvs196
+
+       * src/compose.c
+               fix bug 1012 'crashed upon sending mail
+               from compose window'
+               Thanks to Colin
+
+2006-09-16 [colin]     2.4.0cvs195
+
+       * src/folderview.c
+               Fix "real-time" sorting by freezing/thawing
+
+2006-09-16 [colin]     2.4.0cvs194
+
+       * manual/faq.xml
+               Fix the anti-spam entry a bit
+
+2006-09-16 [colin]     2.4.0cvs193
+
+       * src/wizard.c
+               Make sure reviewers have no excuse when stating
+               Sylpheed-Claws doesn't have antispam capabilities.
+
+2006-09-16 [colin]     2.4.0cvs192
+
+       * src/main.c
+               Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
+               as if the SIGPIPE comes from etpan's thread we could
+               trigger a GUI update from this thread.
+
+2006-09-16 [colin]     2.4.0cvs191
+
+       * src/summaryview.c
+               Init all members of the struct
+
+2006-09-16 [paul]      2.4.0cvs190
+
+       * src/account.c
+               improvements to the English
+
+2006-09-15 [colin]     2.4.0cvs189
+
+       * src/summaryview.c
+               HIG order on dialog
+
 2006-09-14 [colin]     2.4.0cvs188
 
        * src/common/socket.c