2009-05-21 [paul] 3.7.1cvs59
[claws.git] / ChangeLog
index 15b4e3576616d42f1a0c6dd093ca5b9eb605d92b..8286477737c5169c30f183e7c1e047c7c35537a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2009-05-21 [paul]      3.7.1cvs59
+
+       * src/gtk/Makefile.am
+               remove duplicate entry
+               thanks to Charles A Edwards
+
+2009-05-19 [paul]      3.7.1cvs58
+
+       * src/send_message.c
+               clear progressbar in the statusbar on 'Cancel'
+
+2009-05-16 [colin]     3.7.1cvs57
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Add Fabian
+
+2009-05-16 [colin]     3.7.1cvs56
+
+       * src/msgcache.c
+               Remove msgnum>0 condition for removing messages
+               from caches. There's no such condition on add.
+               Fixes bug 1913, 'Allow to remove phantom 
+               messages from the cache'; patch by Fabian
+               Keil <fk at fabiankeil.de>
+
+2009-05-12 [holger]    3.7.1cvs55
+
+       * src/messageview.c
+       * src/messageview.h
+               Introduce hook after showing of the message view
+
 2009-05-11 [colin]     3.7.1cvs54
 
        * src/compose.c