2007-07-07 [paul] 2.10.0cvs9
[claws.git] / ChangeLog
index dab3cd6e43d1aff54884c91a20e57b68dafd38c4..a6b204eac965f8753596d04aad946b1e7eaaa3b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,114 @@
+2007-07-07 [paul]      2.10.0cvs9
+
+       * COPYING
+       * manual/claws-mail-manual.xml
+               update copyright year
+       * po/fi.po
+               updated by Flammie Pirinen
+
+2007-07-05 [wwp]       2.10.0cvs8
+
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               Make vertical spacing like in other plugin prefs pages.
+
+2007-07-05 [wwp]       2.10.0cvs7
+
+       * src/quote_fmt.c
+               It's %am that works, not %ae (this doc incoherence has been
+               introduced with 2.9.2cvs13).
+
+2007-07-04 [wwp]       2.10.0cvs6
+
+       * src/plugins/bogofilter/bogofilter.c
+               Gettext-ize an occurrence of "Any" that wasn't.
+
+2007-07-04 [colin]     2.10.0cvs5
+
+       * po/POTFILES.in
+               Fix untranslated strings; thanks
+               to Pader Rezso.
+
+2007-07-03 [colin]     2.10.0cvs4
+
+       * src/folder.c
+       * src/mainwindow.c
+               Fix saving of sort mode for tags and
+               thread date. Thanks to Pierre Ossman.
+               Completes fix for bug 1233
+
+2007-07-03 [paul]      2.10.0cvs3
+
+       * src/compose.c
+               fix auto-save
+       * src/summaryview.c
+               fix build warnings
+       Thanks to Colin
+
+2007-07-02 [colin]     2.10.0cvs2
+
+       * src/folder.h
+       * src/mainwindow.c
+       * src/procmsg.h
+       * src/summaryview.c
+               Add View/Sort/by Thread date
+               Fixes bug 1233, 'Capability to sort 
+               threads by most recent message'
+               Based on a patch by Paul Rolland
+
+2007-07-02 [colin]     2.10.0cvs1
+
+       * src/Makefile.am
+       * src/compose.c
+       * src/edittags.c
+       * src/edittags.h
+       * src/filtering.c
+       * src/folder.c
+       * src/folder.h
+       * src/headerview.c
+       * src/headerview.h
+       * src/main.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/manual.h
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/mimeview.c
+       * src/msgcache.c
+       * src/msgcache.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/prefs_summary_column.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/quote_fmt.c
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/textview.c
+       * src/common/Makefile.am
+       * src/common/defs.h
+       * src/common/tags.c
+       * src/common/tags.h
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Add Tags implementation. Tags are arbitrary labels
+               that can be applied to messages. It is possible 
+               to create, edit, remove tags; apply them to mails;
+               filter on tags or tag presence; apply or unset
+               tags via filtering actions; reference tags in
+               reply templates.
+
+2007-07-02 [paul]      2.10.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+               2.10.0 released
+
 2007-07-02 [paul]      2.9.2cvs78
 
        * po/de.po