3.3.0 unleashed
[claws.git] / ChangeLog
index 8aa8775b157d8a59112bbf8e52c1f611c3324044..ffb8dbabbd26667e344366300fff354b9ba32682 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,96 @@
+2008-02-08 [paul]      3.3.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.3.0 released
+
+2008-02-08 [paul]      3.2.0cvs77
+
+       * AUTHORS
+               updated with new translators
+       * configure.ac
+               added he to ALL_LINGUAS
+       * po/cs.po
+       * po/de.po
+       * po/es.po
+       * po/fi.po
+       * po/hu.po
+       * po/it.po
+       * po/pt_BR.po
+       * po/zh_CN.po
+               updated by Tim Brain and Petr Vanek, Stephan Sachse,
+               Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
+               Andrea Spadaccini, Frederico Goncalves Guimaraes,
+               and Ralph Young
+       * po/he.po
+               new Hebrew translation by Ofer <oc666@netvision.net.il>
+       * src/gtk/about.c
+               updated with new translators and bumped (c) year
+       * src/gtk/authors.h
+               updated with new translators
+
+2008-02-05 [colin]     3.2.0cvs76
+
+       * src/messageview.c
+       * src/mimeview.c
+       * src/mimeview.h
+               Special case text/calendar parts: if there's one in
+               the mail, and a plugin handling text/calendar is
+               loaded, show that part. That'll avoid rendering 
+               meetings as plain text, which just looks broken to
+               many users.
+
+2008-02-04 [colin]     3.2.0cvs75
+
+       * src/mainwindow.c
+               Maemo: Fix LED handling on OS 2008
+
+2008-02-01 [colin]     3.2.0cvs74
+
+       * src/compose.c
+               Possibly fix the annoying and hard-to reproduce bug
+               where lines 
+               are
+               rewrapped
+               like
+               that.
+
+2008-02-01 [paul]      3.2.0cvs73
+
+       * src/common/utils.c
+               fix bug 1502, 'Plus signs are stripped from
+               email addresses when calling from command line'
+               Thanks to Colin
+
+2008-01-31 [colin]     3.2.0cvs72
+
+       * src/exphtmldlg.c
+       * src/mimeview.c
+       * src/summaryview.c
+               Fix building of URIs from filenames
+
+2008-01-31 [wwp]       3.2.0cvs71
+
+       * src/main.c
+               Fixes debug output of compiled-in features list
+               (completes 3.2.0cvs60).
+
+2008-01-31 [colin]     3.2.0cvs70
+
+       * configure.ac
+       * po/POTFILES.in
+       * src/compose.c
+       * src/plugins/Makefile.am
+       * src/plugins/clamav/.cvsignore
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/clamav/README
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/clamav/clamav_plugin.h
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/clamav/clamav_plugin_gtk.deps
+               Remove the Clamav plugin from the core
+
 2008-01-28 [wwp]       3.2.0cvs69
 
        * src/compose.c