2006-06-27 [ticho] 2.3.1cvs24
[claws.git] / ChangeLog
index 8dee983313f2f0d9ea4d491aab32becc899d9a66..9eba33a6aa7dad29ce0c4d96e0567090b176f678 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2006-06-27 [ticho]     2.3.1cvs24
+
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_ext_prog.c
+       * src/textview.c
+       add a preference (Preferences/External programs)
+       to allow "Display as text" to be done via a script
+       (patch by H.Merijn Brand)
+
+2006-06-27 [paul]      2.3.1cvs23
+
+       * src/mbox.c
+               fix crasher introduced in cvs21.
+               Thanks to Colin
+
+2006-06-26 [colin]     2.3.1cvs22
+
+       * src/mbox.c
+               Fix double-frees when leaving folders
+               after exporting to mbox
+
+2006-06-26 [colin]     2.3.1cvs21
+
+       * src/mbox.c
+               More feedback (and optimisation)
+               on import/export
+       * src/common/utils.c
+               Fix case when looking for mail addresses
+       * src/gtk/gtkutils.c
+               Extra check for (X-)Face
+
 2006-06-25 [ticho]     2.3.1cvs20
 
        * src/compose.c