2009-08-21 [colin] 3.7.2cvs20
[claws.git] / ChangeLog
index 4b9f133b7828756e32eba954039758d100d892ea..ee98bb5a6a789ef58f83570383829649dffe4550 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2009-08-21 [colin]     3.7.2cvs20
+
+       * src/codeconv.c
+       * src/codeconv.h
+               Fix bug 1969, 'Bad guess for outgoing encoding'
+               Make sure the specific converters (japanese in
+               this case) can return success/error in strict
+               mode, instead of silently failing back to 
+               strncpy
+
+2009-08-20 [holger]    3.7.2cvs19
+
+       * src/compose.c
+       * src/compose.h
+               Make it possible for code outside
+               compose (e.g. plugins) to attach files
+
+2009-08-20 [colin]     3.7.2cvs18
+
+       * src/main.c
+               Fix crash when accessing IMAP soon
+
+2009-08-18 [colin]     3.7.2cvs17
+
+       * src/ldapquery.c
+               Maybe fix crash on non-existent LDAP server
+
 2009-08-04 [colin]     3.7.2cvs16
 
        * src/toolbar.c