2013-02-22 [colin] 3.9.0cvs100
[claws.git] / ChangeLog
index fcb3812939c94c0bdaede08c07cab0dd16820553..ce4b2303ceb781c0539038f2f4343644dce39d68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,101 @@
+2013-02-22 [colin]     3.9.0cvs100
+
+       * AUTHORS
+       * src/gtk/authors.h
+       * src/summaryview.c
+               Fix bug #2702, "Support splitting subject line for small screen
+               layout". Patch by Ben Deering.
+
+2013-02-21 [paul]      3.9.0cvs99
+
+       * configure.ac
+               add he to ALL_LINGUAS
+
+2013-02-20 [colin]     3.9.0cvs98
+
+       * src/main.c
+               Fix seg on w32
+
+2013-02-20 [colin]     3.9.0cvs97
+
+       * src/plugins/att_remover/claws.def
+       * src/plugins/fetchinfo/claws.def
+       * src/plugins/spam_report/claws.def
+               Add more needed symbols
+
+2013-02-20 [colin]     3.9.0cvs96
+
+       * src/plugins/att_remover/Makefile.am
+       * src/plugins/fetchinfo/Makefile.am
+       * src/plugins/spam_report/Makefile.am
+               Fix missed parts for w32
+
+2013-02-20 [colin]     3.9.0cvs95
+
+       * src/prefs_common.h
+       * src/plugins/address_keeper/claws.def
+       * src/plugins/att_remover/Makefile.am
+       * src/plugins/att_remover/claws.def
+       * src/plugins/att_remover/plugin.def
+       * src/plugins/att_remover/version.rc
+       * src/plugins/clamd/libclamd/Makefile.am
+       * src/plugins/fetchinfo/Makefile.am
+       * src/plugins/fetchinfo/claws.def
+       * src/plugins/fetchinfo/plugin.def
+       * src/plugins/fetchinfo/version.rc
+       * src/plugins/mailmbox/Makefile.am
+       * src/plugins/mailmbox/claws.def
+       * src/plugins/mailmbox/plugin.def
+       * src/plugins/mailmbox/version.rc
+       * src/plugins/notification/gtkhotkey/Makefile.am
+       * src/plugins/spam_report/Makefile.am
+       * src/plugins/spam_report/claws.def
+       * src/plugins/spam_report/plugin.def
+       * src/plugins/spam_report/spam_report.c
+       * src/plugins/spam_report/version.rc
+               Win32 build fixes (and add of address_keeper, att_remover,
+               fetchinfo and spam_report)
+
+2013-02-20 [paul]      3.9.0cvs94
+
+       * configure.ac
+               a little more report layout tweaking
+
+2013-02-20 [colin]     3.9.0cvs93
+
+       * src/common/plugin.c
+               Auto fix plugin names ending in "_plugin"
+
+2013-02-20 [colin]     3.9.0cvs92
+
+       * src/plugins/gdata/Makefile.am
+               Change plugin name
+
+2013-02-20 [colin]     3.9.0cvs91
+
+       * src/plugins/fetchinfo/Makefile.am
+       * src/plugins/notification/Makefile.am
+       * src/plugins/perl/Makefile.am
+       * src/plugins/python/Makefile.am
+               Drop _plugin from the plugin's filename
+
+2013-02-20 [colin]     3.9.0cvs90
+
+       * configure.ac
+               Group core's --{en,dis}able switches
+
+2013-02-20 [colin]     3.9.0cvs89
+
+       * configure.ac
+               typos
+
+2013-02-20 [colin]     3.9.0cvs88
+
+       * configure.ac
+       * Makefile.am
+               Don't check for GNOME2 when we want to check for
+               gtk-update-icon-cache; Typo fix
+
 2013-02-20 [colin]     3.9.0cvs87
 
        * src/plugins/Makefile.am