2007-12-17 [mones] 3.1.0cvs78
[claws.git] / ChangeLog
index f4c6ed970588499c3b4341afabd6a4bd9056766e..ca6a9998783dcc452537e0ecb439d610d4e2a64c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2007-12-17 [mones]     3.1.0cvs78
+
+       * po/es.po
+               Updated Spanish translation for 3.2.0 release
+
+2007-12-16 [colin]     3.1.0cvs77
+
+       * src/addrcustomattr.c
+               Fix translations, patch by Fabien
+
+2007-12-15 [paul]      3.1.0cvs76
+
+       * src/folderview.c
+               fix compiler warning
+
+2007-12-14 [colin]     3.1.0cvs75
+
+       * src/folderview.c
+               Simplify logic
+
+2007-12-12 [wwp]       3.1.0cvs74
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Added Marius Glauser to the hall of fame.
+
+2007-12-12 [wwp]       3.1.0cvs73
+
+       * src/gtk/gtkutils.c
+               Improve the way we show results of searches
+               in message bodies: selected text now get centered
+               vertically in the message window.
+               Patch by Marius Glauser <seelenhirt@gmx.net>.
+
+2007-12-10 [colin]     3.1.0cvs72
+
+       * src/folder.c
+               Don't crash when setting batch mode on no folder
+
+2007-12-10 [colin]     3.1.0cvs71
+
+       * src/common/utils.c
+               Fix potential buffer overrun (thanks to
+               Hiroyuki)
+
+2007-12-08 [paul]      3.1.0cvs70
+
+       * src/prefs_receive.c
+               small change to the English
+
+2007-12-08 [colin]     3.1.0cvs69
+
+       * src/vcard.c
+               Fix warnings
+
+2007-12-07 [colin]     3.1.0cvs68
+
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Free simplify_subject_preg at exit
+
+2007-12-07 [colin]     3.1.0cvs67
+
+       * src/main.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               We have to free reused regexps from time to
+               time, or they get huge
+
 2007-12-07 [colin]     3.1.0cvs66
 
        * src/vcard.c