2007-12-21 [paul] 3.2.0cvs14
[claws.git] / ChangeLog
index ea5d0d0f81d7d06af07f86a21d0bcd4fca07dc6a..5044dd6eb7249cb83e7f70d30b074c2bec99437f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,130 @@
+2007-12-21 [paul]      3.2.0cvs14
+
+       * src/common/ssl_certificate.c
+               fix FreeBSD build with IPV6 support 
+
+2007-12-20 [colin]     3.2.0cvs13
+
+       * src/imap.c
+               Fix error handling
+
+2007-12-20 [colin]     3.2.0cvs12
+
+       * src/imap.c
+       * src/imap.h
+       * src/prefs_account.c
+               Add DIGEST-MD5 support for IMAP authentication
+
+2007-12-19 [mones]     3.2.0cvs11
+
+       * doc/man/claws-mail.1
+               Better ordering of sections, updated options
+       * po/es.po
+               Updated strings
+
+2007-12-19 [paul]      3.2.0cvs10
+
+       * src/prefs_account.c
+               use a spinbutton instead of an entry for
+               "POP authentication timeout" also
+
+2007-12-19 [colin]     3.2.0cvs9
+
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/gtk/description_window.c
+               Destroy info windows with their parents
+               Patch by Pawel
+
+2007-12-19 [colin]     3.2.0cvs8
+
+       * src/prefs_account.c
+               Use spinbuttons instead of entries where needed
+               Patch by Pawel
+
+2007-12-18 [paul]      3.2.0cvs7
+
+       * src/prefs_matcher.c
+               add missing i18n for a few strings
+               Patch by Stephan Sachse
+
+2007-12-18 [paul]      3.2.0cvs6
+
+       * src/prefs_logging.c
+               use 'disk' instead of 'disc'
+
+2007-12-18 [paul]      3.2.0cvs5
+
+       * po/en_GB.po
+               updated
+       * src/addrcustomattr.c
+       * src/editaddress.c
+               fixes to the ingleesh
+       * src/prefs_filtering_action.c
+               fix copyright header
+               fix untranslated strings
+       * src/prefs_filtering_action.h
+               fix copyright header
+
+2007-12-18 [wwp]       3.2.0cvs4
+
+       * src/folderview.c
+       * src/headerview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_fonts.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/wizard.c
+       * src/common/defs.h
+       * src/gtk/gtkutils.c
+               Added prefs to set custom small and bold fonts
+               (might matter on some desktops, according to
+               DPI and font settings).
+
+2007-12-18 [colin]     3.2.0cvs3
+
+       * src/prefs_logging.c
+               Rework GUI, patch by Pawel
+
+2007-12-18 [colin]     3.2.0cvs2
+
+       * src/prefs_filtering_action.c
+               Rework GUI, patch by Pawel
+
+2007-12-18 [colin]     3.2.0cvs1
+
+       * src/editaddress.c
+               Fix build on old GCC
+               Fix inverted buttons
+
+2007-12-17 [paul]      3.2.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.2.0 released
+
+2007-12-17 [paul]      3.1.0cvs79
+
+       * po/de.po
+       * po/fr.po
+       * po/hu.po
+       * po/it.po
+       * po/pt_BR.po
+               updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
+               Andrea Spadaccini, and Frederico Goncalves Guimaraes
+
+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