2009-03-16 [colin] 3.7.1cvs15
[claws.git] / ChangeLog
index b0479643c7379c679b410e4b46c2c596d8289bc7..fd58bc2d7df239a76844bc04d641357baefa0736 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2009-03-16 [colin]     3.7.1cvs15
+
+       * src/prefs_customheader.c
+               Add a (X-)Face preview. Patch by iwkse.
+
+2009-03-16 [colin]     3.7.1cvs14
+
+       * src/compose.c
+       * src/folder.c
+       * src/folder.h
+       * src/msgcache.c
+       * src/common/prefs.c
+               Add fsync calls to make sure we don't
+               lose data on system crashes. (to do:
+               add a pref to allow people choosing raw
+               speed)
+
+2009-03-15 [colin]     3.7.1cvs13
+
+       * src/gtk/gtkaspell.c
+               Fix empty menu when there are no
+               suggestions (using the Spelling menu)
+
+2009-03-14 [colin]     3.7.1cvs12
+
+       * src/common/utils.c
+               Win32: fix subject prefix length
+
+2009-03-11 [mones]     3.7.1cvs11
+
+       * po/es.po
+               fix encoding declared in header
+               update translation now we're at it
+
 2009-03-10 [colin]     3.7.1cvs10
 
        * src/messageview.c