Fix typo
[claws.git] / ChangeLog
index b2fef93937aa7beb4e2609ab15760be860e70478..c6e0f3aad1b60293b79c1f930387f54eb172a79e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,147 @@
+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
+               Go grab files in /etc/skel if they exist
+               at first startup 
+
+2009-09-15 [colin]     3.7.2cvs33
+
+       * src/procmime.c
+               Complete 3.7.1cvs42: only output directly to
+               final file if we get NULL byes at the start.
+               Still fixes saving UTF16 files, but also
+               fixes displaying Base64 parts with decoding
+               errors (parts without errors get displayed)
+
+2009-09-14 [colin]     3.7.2cvs32
+
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/prefs_matcher.c
+               Add 'has_attachment' and 'signed' matcher
+               expressions. Patch by Aleksei Miheev, fixes
+               bug 1997. 
+
+2009-09-14 [colin]     3.7.2cvs31
+
+       * src/common/utils.c
+               Add "Re :" prefix from french Yahoo mail.
+               Patch by Didier Barvaux, fixes bug 1999
+
 2009-09-10 [mones]     3.7.2cvs30
 
        * manual/plugins.xml