2012-09-14 [colin] 3.8.1cvs58
[claws.git] / ChangeLog
index f41ee4fcf92fabc2fd829c061ca780dfa21ed422..1e2b37080cc61e7c44e778baabed2dfaeb2afacc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2012-09-14 [colin]     3.8.1cvs58
+
+       * src/gtk/inputdialog.c
+               Remove unused var, thanks Ticho
+
+2012-09-13 [colin]     3.8.1cvs57
+
+       * src/stock_pixmap.c
+               Fix missing \n in debug line
+
+2012-09-13 [colin]     3.8.1cvs56
+
+       * src/main.c
+               Don't listen on the Unix socket before we're
+               ready. The 'popup' order from another instance
+               may provoke a race and trash configuration files.
+
+2012-09-13 [colin]     3.8.1cvs55
+
+       * src/imap.c
+               Maybe fix bug #2096, "MEMORY-ERROR w/ 
+               Claws-Mail/IMAP and Lotus Domino". Use
+               correct types for start/end and test if
+               start is indeed before end.
+
+2012-09-12 [mones]     3.8.1cvs54
+
+       * src/prefs_other.c
+               Fix 1975 'preference mutt key bindings do not take effect'
+               (and the other invalid paths too)
+
 2012-09-12 [colin]     3.8.1cvs53
 
        * src/procmsg.c