oops, getting ahead of myself
[claws.git] / ChangeLog
index c7fec6ba8ad097bc957f560f22e43d6345f7e798..31cd1013c932816e4cc670c00f328710a826f4a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,101 @@
+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
+       * src/prefs_template.c
+       * src/prefs_template.h
+       * src/quote_fmt.c
+       * src/quote_fmt.h
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               Fix for bug #1493: count lines (\n chars) according to the way
+               format body is passed (i.e. \-escaped or not).
+
 2008-01-27 [paul]      3.2.0cvs68
 
        * po/en_GB.po