2007-07-03 [colin] 2.10.0cvs4
[claws.git] / ChangeLog
index cabff237d6bd1ed6e372abd50db7a2ec251faa46..23d1f2674e9025cb58595b12ff78f7254e3f42a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+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
+       * po/en_GB.po
+       * po/es.po
+       * po/fr.po
+       * po/hu.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/zh_CN.po
+               updated by Stephan Sachse, me, Ricardo Mones
+               Lastra, Fabien Vantard, Pader Rezso, Frederico
+               Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
+
 2007-07-02 [paul]      2.9.2cvs77
 
        * AUTHORS