aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 92e1583fe7..9c26cece04 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2008-04-30 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #467892
+
+ * em-folder-view.c: (em_folder_view_open_selected):
+ Do not inherit search filters when opening messages in new window.
+ * message-list.c: (regen_list_exec):
+ If we are called from folder_changed even, then keep the actually
+ selected message so it will not disappear when user reads it and
+ it doesn't belong to actual filter anymore.
+
2008-04-30 Shuai Liu <shuai.liu@sun.com>
** Fix for bug #530672