2010-04-12 [colin] 3.7.5cvs45
[claws.git] / ChangeLog
index dd690cd8df4cfbd1a41ba763bb57d87d80fa01ff..2be766f36bc1372f80ac8f3ce647e061c1c829cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2010-04-12 [colin]     3.7.5cvs45
+
+       * configure.ac
+               Fix bug 2162, 'configure check for libetpan 
+               fails with libetpan 1.0'
+
+
+2010-04-09 [mones]     3.7.5cvs44
+
+       * manual/de/glossary.xml
+               Fix encoding to match main document's
+               Also fixes make dist with Debian's openjade
+
+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