2006-09-21 [paul] 2.4.0cvs206
[claws.git] / ChangeLog
index e81e0d5dac8b05d93b7da8fb95dc02d9a0bb57fb..6468efd3465f9b922a0b2912eb608f1ce82c679a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2006-09-21 [paul]      2.4.0cvs206
+
+       * src/common/utils.c
+               add Chinese UTF8 Re prefix
+
+2006-09-21 [wwp]       2.4.0cvs205
+
+       * tools/Makefile.am
+               Fics alfabettical order.
+
+2006-09-21 [wwp]       2.4.0cvs204
+
+       * tools/fix_date.sh
+       * tools/Makefile.am
+               Added an action tool to fix missing Date field in emails.
+               Updated Makefile.am to reflect those last two additions.
+
+2006-09-21 [wwp]       2.4.0cvs203
+
+       * tools/uuooffice
+               Added a action tool to open uuencoded docs w/
+               OpenOffice (based on uudec method).
+
+2006-09-21 [colin]     2.4.0cvs202
+
+       * src/compose.c
+       * src/textview.c
+               Workaround possible GTK crash: remove selection 
+               clipboard before destroying widget, or GTK+-2.10
+               dies. Thanks to Hiro.
+
 2006-09-20 [colin]     2.4.0cvs201
 
        * src/compose.c