2005-05-26 [colin] 1.9.11cvs13
[claws.git] / ChangeLog-gtk2.claws
index 5d7931a74285c3dbde2432e9959d58648e69a2d3..c7e7feca96a30b8209cf9843139f3fc99f047528 100644 (file)
@@ -1,3 +1,40 @@
+2005-05-26 [colin]     1.9.11cvs13
+
+       * src/plugins/pgpmime/passphrase.c
+               Fix mouse grabbing (bug #557)
+
+2005-05-26 [colin]     1.9.11cvs12
+
+       * src/prefs_themes.c
+               Fix g_warning (bug #541)
+
+2005-05-26 [colin]     1.9.11cvs11
+
+       * src/prefs_actions.c
+       * src/prefs_template.c
+               Fix bug #506 (no warning if action/template
+               is not saved)
+       * src/common/template.c
+               Fix a possible crash
+
+2005-05-26 [colin]     1.9.11cvs10
+
+       * src/folder.c
+       * src/folderview.c
+       * src/procmsg.c
+       * src/summaryview.c
+               Forbid locked messages to be moved or
+               deleted. Locked messages in trashes 
+               still get deleted, for performance
+               reason (mh.c::mh_remove_all_msgs)
+
+2005-05-25 [colin]     1.9.11cvs9
+
+       * src/procmime.c
+               Use correct encoding when sending mails
+               with attachments that have accentued 
+               chars in their name
+
 2005-05-24 [colin]     1.9.11cvs8
 
        * src/summaryview.c