2012-11-21 [colin] 3.9.0cvs7-stable
[claws.git] / ChangeLog
index 8ed3d74807a0291d5eac14a742051e32ea12fb0a..07646773362cf2bf0197a7e07300cb1ae89a377f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,64 @@
+2012-11-21 [colin]     3.9.0cvs7-stable
+
+       * src/etpan/imap-thread.c
+               Backport 3.9.0cvs18: Don't set charset on simple searches.
+               Fixes Exchange 2007.
+
+2012-11-18 [colin]     3.9.0cvs6-stable
+
+       * src/foldersel.c
+       * src/prefs_actions.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/quote_fmt.c
+       * src/gtk/description_window.c
+       * src/gtk/description_window.h
+       * src/gtk/inputdialog.c
+       * src/gtk/manage_window.c
+       * src/gtk/quicksearch.c
+               Backport 3.9.0cvs10:
+               Try to better fix focus problems. Should address:
+               Bug #2774
+               Bug #2624
+               Bug #1963
+               Please check using your favorite WM that the following works:
+               Information button (Quicksearch, Templates, 'Test' filtering 
+               condition)
+               Folder selection (Move/Copy contextual menu,
+               various preferences, including 'New folder').
+               Tested with XFCE, Gnome Shell and Windows.
+
+2012-11-18 [colin]     3.9.0cvs5-stable
+
+       * src/advsearch.c
+               Backport 3.9.0cvs8 and 3.9.0cvs9:
+               Fix missing initialisation of bool_and which could
+               lead to From/To/Subject/Tag searches searching with
+               binary and.
+               Also clean up tag expansion. No need to create a
+               matcher string and re-parse it.
+               Also initialize is_fast.
+
+2012-11-18 [colin]     3.9.0cvs4-stable
+
+       * po/de.po
+               Backport 3.9.0cvs7: German translation fix
+               by Thomas Bellmann
+
+2012-11-18 [colin]     3.9.0cvs3-stable
+
+       * src/summaryview.c
+               Backport 3.9.0cvs6: Fix bug #2785, "Marking mails for 
+               deletion reopens internal message view"
+
+2012-11-18 [colin]     3.9.0cvs2-stable
+
+       * commitHelper
+       * po/cs.po
+       * po/fi.po
+       * po/sk.po
+               Backport late translations from 3.9.0cvs1
+
 2012-11-18 [colin]     3.9.0cvs1
 
        * configure.ac