aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-15 00:31:43 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-15 00:31:43 +0800
commita22313c0a44338909cb84ca2b262d8b8217d65bc (patch)
treeef64629fe4eed01677770458314d17ea55ce630b /mail/ChangeLog
parent377513db1f7bbe49122a981bce1efb7295e09094 (diff)
downloadgsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.tar
gsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.tar.gz
gsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.tar.bz2
gsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.tar.lz
gsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.tar.xz
gsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.tar.zst
gsoc2013-evolution-a22313c0a44338909cb84ca2b262d8b8217d65bc.zip
Fix the error dialogs.
svn path=/trunk/; revision=4837
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 06a4521008..587f9305c8 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2000-08-14 Peter Williams <peterw@helixcode.com>
+ * mail-threads.c (show_error): Fix the error dialogs.
+ (read_msg): Re-enable them.
+
* mail-ops.c (do_scan_subfolders): Silence a compile warning.
2000-08-13 Jeffrey Stedfast <fejj@helixcode.com>