2006-03-26 [colin] 2.0.0cvs173
[claws.git] / ChangeLog
index 0042ab12da3bd9155cb32e7a2e4aebf8497ea055..fdb79013c8f7ca6c9f1be48f8279eb1c2ca3b185 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2006-03-26 [colin]     2.0.0cvs173
+
+       * src/quote_fmt_parse.y
+               Fix non-UTF8 date formats fucking up the whole quote
+
+2006-03-26 [colin]     2.0.0cvs172
+
+       * src/procheader.c
+               Make sure the date is UTF8 valid, or try to make it
+               so. IncrediMail is really IncrediStupid.
+       * src/compose.c
+               Fix possible conversions. 
+               
+
+2006-03-26 [colin]     2.0.0cvs171
+
+       * src/matcher.c
+               Fix corner cases in body search. This is still a
+               hack... It seems impossible to make it good and 
+               reasonably fast at the same time.
+
 2006-03-26 [colin]     2.0.0cvs170
 
        * src/summaryview.c