aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
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 a2b7b754d6..f0362f2923 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2002-05-30 Jeffrey Stedfast <fejj@ximian.com>
+ * component-factory.c (store_disconnect): Protect against NULL
+ stores. Fixes bug #25456.
+
* mail-callbacks.c (view_msg): Oops, create a message-browser
window here, not a folder-browser-window window.