2013-02-26 [wwp] 3.9.0cvs103
[claws.git] / ChangeLog
index d8e657819b22949d3724b5b8256ad32ebbf4772a..2d7e389c58d7bf0accef634dbb6bccf076380086 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,118 @@
+2013-02-26 [wwp]       3.9.0cvs103
+
+       * src/messageview.c
+       Fix wrong message, as message could have been moved to another folder
+       and not trashed (it could have also be deleted without staying in trash,
+       but that's a piece of detail, and while we're at it, the message could also
+       have vanished into another dimension or be now part of the twilight zone
+       but we should not always tell the truth to users. At last, and to be
+       exhaustive, the message could have disappeared because of a technical
+       issue which doesn't imply user action and none of the above mentions. One
+       would say that the message could also have never existed, but it's another
+       story).
+
+2013-02-24 [colin]     3.9.0cvs102
+
+       * src/plugins/vcalendar/libical/libical/Makefile.am
+               Fix build without vcalendar
+
+2013-02-23 [paul]      3.9.0cvs101
+
+       * src/mimeview.c
+               escape filename/description text, prevents error if, e.g., the
+               filename contains an ampersand
+
+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