2009-05-04 [colin] 3.7.1cvs49
[claws.git] / ChangeLog
index da56cd05736f769cfd1fe5ae16fecfc65f9a33be..6bb449f45e053c56e19dfe40fc8efbf169c96f46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2009-05-04 [colin]     3.7.1cvs49
+
+       * src/msgcache.c
+               Probably fix bug 1914, 'Crash reading
+               corrupted tags file'
+
+2009-04-26 [paul]      3.7.1cvs48
+
+       * configure.ac
+       * src/gtk/gtkaspell.h
+               fix bug 1904, 'build mechanism looks for
+               'enchant.h' in a wrong place'
+
+2009-04-25 [paul]      3.7.1cvs47
+
+       * src/printing.c
+               gah! fix coding style!
+
+2009-04-25 [paul]      3.7.1cvs46
+
+       * src/printing.c
+       * src/toolbar.c
+               if building with GTK+ >= 2.16 use
+               gtk_orientable_set_orientation() instead of now
+               deprecated gtk_toolbar_set_orientation()
+
+2009-04-24 [colin]     3.7.1cvs45
+
+       * src/compose.c
+               Ask before sending if an attached file has
+               disappeared.
+
 2009-04-19 [paul]      3.7.1cvs44
 
        * src/prefs_common.c