2007-12-29 [mones] 3.2.0cvs22
[claws.git] / ChangeLog
index c97114a18d05ab40cd7a673faa15474111b33072..f9dba8954bf0fe153cafcb0fba3a6eb3b52d2c84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,190 @@
+2007-12-29 [mones]     3.2.0cvs22
+
+       * po/es.po
+               Updated translation, corrected a term based 
+               on suggestion from Israel Saeta PĂ©rez,
+               reverted awful X-Mailer translation
+       * src/procmime.c
+               Complete cvs20 for FreeBSD, patch by Pawel
+
+2007-12-29 [colin]     3.2.0cvs21
+
+       * src/textview.c
+               Fix bug 1442, 'Tags are repeated in 
+               encapsulated messages'
+
+2007-12-28 [colin]     3.2.0cvs20
+
+       * src/procmime.c
+               Fix path to mime/globs. Patch by Marten King.
+
+2007-12-27 [colin]     3.2.0cvs19
+
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpmime/Makefile.am
+               Add missing flags to build pgp plugins on maemo
+
+2007-12-27 [colin]     3.2.0cvs18
+
+       * src/mainwindow.c
+               Maximise before showing to avoid probable flickering
+               on slow computers.
+
+2007-12-27 [colin]     3.2.0cvs17
+
+       * src/main.c
+       * src/mainwindow.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Fix bug 1439, 'Claws Mail does not remember window size 
+               state when restarted'. Save maximised state and force
+               maximisation at startup if applicable.
+
+2007-12-23 [paul]      3.2.0cvs16
+
+       * src/prefs_matcher.c
+               fix bug 1436, 'Filter condition dialog doesn't
+               load header name from current rules'
+
+2007-12-22 [paul]      3.2.0cvs15
+
+       * src/compose.c
+               fix bug 1435, 'Reply doesn't take into account
+               reply-to field'
+
+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
+               fix compiler warning
+
 2007-12-14 [colin]     3.1.0cvs75
 
        * src/folderview.c