2007-08-17 [colin] 2.10.0cvs128
[claws.git] / ChangeLog
index 8487e66c64c4aaeccf1e1bb9d90e79372f339d55..2281e51e2051ff94c346196f87cc2ee35c62c8c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2007-08-17 [colin]     2.10.0cvs128
+
+       * src/folder.c
+               Set batching after getting flags - maybe fixes
+               bug 1292, 'CM crashes on writing mail'
+
+2007-08-16 [ticho]     2.10.0cvs127
+
+       * src/prefs_send.c
+               Convert two GtkOptionMenu widgets to new GtkComboBox.
+       * src/gtk/combobox.h
+       * src/gtk/gtkutils.c
+               Allow NULL for GtkComboBox menuitem label, rendering such
+               items as row separators.
+
+2007-08-16 [paul]      2.10.0cvs126
+
+       * src/plugins/trayicon/trayicon.c
+               remove wrongly used gettextisation
+
+2007-08-15 [ticho]     2.10.0cvs125
+
+       * src/importldif.c
+               Fixed a runtime warning where an attempt to pack an
+               already packed GtkLabel was made.
+
 2007-08-15 [ticho]     2.10.0cvs124
 
        * src/prefs_compose_writing.c