Fix typo
[claws.git] / ChangeLog
index 6ebbe1dce1a2e8405a9d8a7173440edda79bc54c..c6e0f3aad1b60293b79c1f930387f54eb172a79e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,116 @@
+2009-10-12 [colin]
+
+       * CVS repository change
+
+2009-10-07 [paul]      3.7.2cvs49
+
+       * src/folderview.c
+       * src/folderview.h
+       * src/mainwindow.c
+               fix  Bug 1994 -  Changing colors required restart.
+               in the process rename folderview_reflect_prefs_pixmap_theme() to the
+               more accurate folderview_reinit_fonts()
+
+2009-10-07 [paul]      3.7.2cvs48
+
+       * src/addrgather.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
+               patch by Pawel Pekala
+
+2009-10-07 [paul]      3.7.2cvs47
+
+       * po/cs.po
+       * po/de.po
+       * po/hu.po
+       * po/id.po
+       * po/ja.po
+       * po/pt_BR.po
+               updated by David Vachulka, Stephan Sachse and Marc Arens,
+               Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
+               Goncalves Guimaraes
+
+2009-10-06 [colin]     3.7.2cvs46
+
+       * po/fr.po
+               French translation update
+
+2009-10-05 [paul]      3.7.2cvs45
+
+       * src/printing.c
+               enable Page Size and Orientation in the print dialog,
+               GTK+ >= 2.18.x only. Patch by Mark__T
+
+2009-10-05 [paul]      3.7.2cvs44
+
+       * src/prefs_summaries.c
+               fix label, startup --> start-up, to match other uses of the
+               term
+
+2009-10-05 [paul]      3.7.2cvs43
+
+       * po/pl.po
+               updated by Emilian Nowak
+
+2009-10-03 [colin]     3.7.2cvs42
+
+       * src/mimeview.c
+       * src/noticeview.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkvscrollbutton.c
+       * src/gtk/logwindow.c
+               GTK+ 2.18 fixes:
+               Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
+               Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
+               Fix warning at start
+
+2009-09-28 [colin]     3.7.2cvs41
+
+       * src/matcher.c
+       * src/mimeview.c
+       * src/prefs_folder_item.c
+               Fix bug 2007, 'Small memory leaks'. Patch by Pawel
+
+2009-09-28 [colin]     3.7.2cvs40
+
+       * src/prefs_summaries.c
+       * src/gtk/sslcertwindow.c
+               Fix bug 2006, 'Non-utf8 strftime(3) date strings 
+               shows up garbled in GUI'. Patch by Pawel Pekala
+
+2009-09-24 [iwkse]     3.7.2cvs39
+
+       * configure.ac
+            That's only for statistics, of course :)
+
+2009-09-24 [iwkse]     3.7.2cvs38
+
+       * configure.ac
+            ...
+
+2009-09-24 [iwkse]     3.7.2cvs37
+
+       * configure.ac
+            Revert unwanted change
+
+2009-09-24 [iwkse]     3.7.2cvs36
+
+       * src/action.c
+            Fix issue with filtering actions and 
+            parsed parameters
+
+2009-09-20 [mones]     3.7.2cvs35
+
+       * tools/convert_mbox.pl
+               Add -R flag to support recursive conversions
+               of arbitrary Evolution mail folders, based on
+               bash script by Daniel Dickinson (fixes debian 
+               bug #461435) 
+       * tools/popfile-link.sh
+               Set required shell for script (fixes debian 
+               bug #530057)
+
 2009-09-16 [colin]     3.7.2cvs34
 
        * src/main.c