2007-11-20 [colin] 3.1.0cvs11
[claws.git] / ChangeLog
index 484f366dbf4990b8d4498ba54640b0f6e1c95281..0163689155d861afde0d787e03ce4f87a1294547 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2007-11-20 [colin]     3.1.0cvs11
+
+       * src/folderview.c
+       * src/main.c
+       * src/mainwindow.c
+               Fix bug 1396, 'Crash on disabling a filter 
+               while it is processing'
+
+2007-11-20 [paul]      3.1.0cvs10
+
+       * src/folder.c
+               fix bug 1395, 'Crash on checking for new mails
+               while filter is running'
+               Thanks to Colin
+
+2007-11-20 [paul]      3.1.0cvs9
+
+       * src/compose.c
+               make this string easier for translators
+
+2007-11-19 [colin]     3.1.0cvs8
+
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               Don't enable more tooltips on Maemo
+
+2007-11-19 [colin]     3.1.0cvs7
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               Fix bug 1388, 'message list tool tips'
+               Add (optional) tooltips in summaryview.
+               This only works with GTK+ >= 2.12
+
 2007-11-19 [colin]     3.1.0cvs6
 
        * src/compose.c