aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-11-03 17:47:23 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-11-03 17:47:23 +0800
commit129dc9e720ebffa5c9a8e13ee13555c8fcdc9190 (patch)
treec0937a4189baa6a341ddb0426aadb2edb887ccc6 /mail/ChangeLog
parent564487c8fe95420a8f6c6b4ada4502941a6656f2 (diff)
downloadgsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.tar
gsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.tar.gz
gsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.tar.bz2
gsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.tar.lz
gsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.tar.xz
gsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.tar.zst
gsoc2013-evolution-129dc9e720ebffa5c9a8e13ee13555c8fcdc9190.zip
Fix the popup id.
2004-11-03 Not Zed <NotZed@Ximian.com> * em-folder-view.c (emfv_popup): Fix the popup id. svn path=/trunk/; revision=27815
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 77ac356c32..4b7e06cbf2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2004-11-03 Not Zed <NotZed@Ximian.com>
+ * em-folder-view.c (emfv_popup): Fix the popup id.
+
+2004-11-03 Not Zed <NotZed@Ximian.com>
+
* em-folder-view.c (emfv_list_done_message_selected): revert
jeff's last change - we do actually want to know when we couldn't
load a message. the crash he was fixing was fixed elsewhere.