2010-03-29 [pawel] 3.7.5cvs43
[claws.git] / ChangeLog
index dd690cd8df4cfbd1a41ba763bb57d87d80fa01ff..c4281542ff05215104d997adf9500af746368a71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2010-03-29 [pawel]     3.7.5cvs43
+
+       * src/matcher_parser.h
+       * src/matcher_parser_parse.y
+       * src/gtk/quicksearch.c
+               Disable matcher warnings when populating quicksearch
+               completion lists on startup
+
+               
+
+2010-03-27 [colin]     3.7.5cvs42
+
+       * src/gtk/quicksearch.c
+               Fix double-free later in code. Optimize
+               list creation
+
+2010-03-27 [pawel]     3.7.5cvs41
+
+       * src/compose.c
+               Make sure that quote ends with new line char
+
+2010-03-26 [pawel]     3.7.5cvs40
+
+       * src/compose.c
+       * src/compose.h
+       * src/textview.c
+               Fix Bug 1928 Add "reply to this address" pop menu 
+                            on Message View
+               - Set composing account to email one when creating/replying
+                 from NNTP folder by clicking link or choosing option
+                 from popup menu
+               - Factorize code
+
 2010-03-25 [paul]      3.7.5cvs39
 
        * src/gtk/gtkcmclist.c