2011-04-08 [colin] 3.7.8cvs76
[claws.git] / ChangeLog
index 3f3e4496dad79c72a729668c6044b43fbd253003..0c23e5c6b88af1a4524798de82cf90a48259f00a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2011-04-08 [colin]     3.7.8cvs76
+
+       * src/action.c
+               Fix action Stop: if child does not react to SIGTERM, it'll
+               probably start behaving when it'll get a SIGKILL on the user's
+               second press on Stop.
+               Fixes bug #2237, "User action makes Claws unresponsive".
+
+2011-04-08 [colin]     3.7.8cvs75
+
+       * src/account.c
+       * src/folder.c
+       * src/folder.h
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/prefs_account.c
+               Fix bug #2382, "folderitemrc not updated when account
+               name is changed". Indeed, this wasn't done.
+
+2011-04-08 [wwp]       3.7.8cvs74
+
+       * src/procmime.c
+       Add support for quoted values (*="value").
+       This commonly fixes a trailing quote appearing to filenames
+       sent by iphone Mail (not sure if it's culprit at all, though).
+
 2011-04-08 [colin]     3.7.8cvs73
 
        * src/gtk/filesel.c