aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-26 04:51:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-26 04:51:55 +0800
commit992e6be111c812528dacf9b1e5fb68e2015ec524 (patch)
tree9b0b5d5bd0e5e9518eeda42de104502fc04f56a2 /mail/ChangeLog
parent3ac718894f472ae545484719273fe3f001069613 (diff)
downloadgsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.tar
gsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.tar.gz
gsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.tar.bz2
gsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.tar.lz
gsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.tar.xz
gsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.tar.zst
gsoc2013-evolution-992e6be111c812528dacf9b1e5fb68e2015ec524.zip
Remove the timeout. Should fix bug #40275.
2003-03-25 Jeffrey Stedfast <fejj@ximian.com> * mail-display.c (popup_window_destroy_cb): Remove the timeout. Should fix bug #40275. svn path=/trunk/; revision=20511
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b986b52ca3..a559042fb1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2003-03-25 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-display.c (popup_window_destroy_cb): Remove the
+ timeout. Should fix bug #40275.
+
* subscribe-dialog.c: Remove search entry which never worked right
(and can't work as users expect anyway, since we don't do
namespace stripping). Fixes bug #40083.