2009-03-16 [colin] 3.7.1cvs15
[claws.git] / ChangeLog
index 0c3def77e67fcd4f6f9aec35c1d767a806b14344..fd58bc2d7df239a76844bc04d641357baefa0736 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+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
+               Fix "wrong mime" message printed out multiple
+               times
+
+2009-03-10 [colin]     3.7.1cvs9
+
+       * src/prefs_folder_item.c
+               Fix build
+
+2009-03-09 [paul]      3.7.1cvs8
+
+       * src/prefs_folder_item.c
+       * src/send_message.c
+               fixes to english text
+
+2009-03-08 [paul]      3.7.1cvs7
+
+       * po/ja.po
+               correct errors in header
+
+2009-03-08 [paul]      3.7.1cvs6
+
+       * AUTHORS
+       * configure.ac
+       * po/ja.po
+       * src/gtk/authors.h
+       * tools/claws.i18n.status.pl
+               add Japanese translation, submitted by kazken3
+
+2009-03-07 [colin]     3.7.1cvs5
+
+       * src/messageview.c
+               Don't let the invalid MIME warning hide
+               other noticeview (Partial receive or 
+               return receipt).
+
+2009-03-07 [colin]     3.7.1cvs4
+
+       * src/procmime.c
+               Fix build
+
+2009-03-07 [colin]     3.7.1cvs3
+
+       * src/messageview.c
+       * src/procmime.c
+       * src/procmime.h
+               Handle mimeparts that lack an end boundary.
+               They're invalid but it's too annoying for
+               normal users to fix.
+
+2009-03-06 [wwp]       3.7.1cvs2
+
+       * src/compose.c
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/prefs_folder_item.c
+               Add per-folder default cc, bcc and reply-to.
+
 2009-03-06 [colin]     3.7.1cvs1
 
        * src/gedit-print.c