aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-04-01 08:17:24 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-04-01 08:17:24 +0800
commit94513cd4bed10979f56df454b584a404440b6c04 (patch)
treea85093820a18767f942374af723b9ab5ff25f419 /mail/ChangeLog
parent068f78ac7e1f40bea3dfff7f80c1be7e0d251023 (diff)
downloadgsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.tar
gsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.tar.gz
gsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.tar.bz2
gsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.tar.lz
gsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.tar.xz
gsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.tar.zst
gsoc2013-evolution-94513cd4bed10979f56df454b584a404440b6c04.zip
only noop if we only have 1 message selected, otherwise we don't update
2005-03-31 Not Zed <NotZed@Ximian.com> * message-list.c (on_selection_changed_cmd): only noop if we only have 1 message selected, otherwise we don't update the menu's. Fixes a problem introduced by 64987's fix. svn path=/trunk/; revision=29141
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 25be1c65b2..12bea76cf7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-31 Not Zed <NotZed@Ximian.com>
+
+ * message-list.c (on_selection_changed_cmd): only noop if we only
+ have 1 message selected, otherwise we don't update the menu's.
+ Fixes a problem introduced by 64987's fix.
+
2005-03-30 Li Yuan <li.yuan@sun.com>
* em-account-prefs.c: (em_account_prefs_treeview_new):