2012-08-29 [colin] 3.8.1cvs42
[claws.git] / ChangeLog
index fe2f44e341b659d706b4f7e43a62f7ba3fae5aba..86a0794431c26849dbb8840877a41f3d866f5222 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2012-08-29 [colin]     3.8.1cvs42
+
+       * src/gtk/gtkaspell.c
+               Fix bug #2596, "Spell checker does not work properly"
+
+2012-08-29 [colin]     3.8.1cvs41
+
+       * src/plugins/pgpcore/sgpgme.c
+               Set gpgme's locale to UTF-8. Fixes bug #2650,
+               "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
+
+2012-08-29 [colin]     3.8.1cvs40
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/summaryview.c
+       * src/textview.c
+       * src/gtk/menu.c
+       * src/gtk/menu.h
+               Move the hardcoded mimeview shortcuts to standard menus.
+
+2012-08-27 [colin]     3.8.1cvs39
+
+       * src/main.c
+               Fix double mainwindow presentation that confuses GNOME3
+               when some plugins fail to load (subsequent Claws windows
+               got no focus in that case)
+
 2012-08-27 [colin]     3.8.1cvs38
 
        * src/summaryview.c