2010-06-21 [iwkse] 3.7.6cvs10
[claws.git] / ChangeLog
index ac0f87a36110a657191d78c66f80986a5969051a..3e0dd350ca5b02d4f3a21e487d2c3749e387bcda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2010-06-21 [iwkse]     3.7.6cvs10
+
+       * src/gtk/quicksearch.c
+                       Do not add into quicksearch history
+                       matching rules with bad syntax
+
+2010-05-26 [holger]    3.7.6cvs9
+
+       * src/summaryview.c
+       * src/summaryview.h
+               Add function to select rows given a list of messages,
+               complementary to summary_get_selected_msg_list()
+
+2010-05-22 [mir]       3.7.6cvs8
+
+       * src/ldapctrl.c
+          Fix bug 2208. Encode encrypted password to qouted
+          printable to avoid making invalid XML. Encoding
+          will be activated the first time the password is
+          changed.
+
+2010-05-22 [paul]      3.7.6cvs7
+
+       * manual/advanced.xml
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               after using the compose margin for several days
+               I wanted the old style back - add a new hidden
+               pref 'show_compose_margin' to restore the old
+               behaviour (defaults to FALSE)
+
+2010-05-14 [paul]      3.7.6cvs6
+
+       * src/compose.c
+               add a margin to the compose window text that matches
+               the margin in textview
+
+2010-05-14 [colin]     3.7.6cvs5
+
+       * src/gtk/sslcertwindow.c
+               Fix dangling pointer. Thanks to Michael R!
+
 2010-05-14 [colin]     3.7.6cvs4
 
        * src/gtk/sslcertwindow.c