2007-08-04 [colin] 2.10.0cvs89
[claws.git] / ChangeLog
index 61ab813b0452d9ef7ae6038aa22b2122221774d8..8b3ec245de95bb6e795cee9fe934293656eb7ff8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2007-08-04 [colin]     2.10.0cvs89
+
+       * src/prefs_summaries.c
+       * src/summary_search.c
+               Replace deprecated widgets. Patch by
+               Andrej.
+
+2007-08-04 [colin]     2.10.0cvs88
+
+       * src/mh.c
+               Refresh GUI only every 2000 mails on mh_get_last_num
+               This is fast (readdir) and done only once per 
+               session/folder
+
+2007-08-03 [colin]     2.10.0cvs87
+
+       * src/prefs_account.c
+       * src/gtk/combobox.h
+       * src/gtk/gtkutils.c
+               Fix a deprecated widget. Patch by
+               Andrej
+
+2007-08-03 [colin]     2.10.0cvs86
+
+       * src/compose.c
+       * src/compose.h
+               Make colorisation and wrapping algorithms
+               faster. Fixes bug 1246, 'compose becomes 
+               increasingly slow replying to complex emails'
+
 2007-08-03 [paul]      2.10.0cvs85
 
        * src/mh.c