aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-05-09 03:04:38 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-05-09 03:04:38 +0800
commit38a69e37f28eaaf0aea485eb5872ca23eee9bab0 (patch)
tree8440dd2debc2a8392325795ae98cc990db9cb9c4 /mail/ChangeLog
parent47a4b74f0788af977a0f039eda58485c00d101f2 (diff)
downloadgsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.tar
gsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.tar.gz
gsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.tar.bz2
gsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.tar.lz
gsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.tar.xz
gsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.tar.zst
gsoc2013-evolution-38a69e37f28eaaf0aea485eb5872ca23eee9bab0.zip
(request_password): Make sure password_dialog is
NULLified when the dialog is destroyed in any case, using g_object_add_weak_pointer(). Prevents a crash that could happen if the shell would quit with the password dialog still up. svn path=/trunk/; revision=21133
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c4cc81862f..6592c35127 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-08 Ettore Perazzoli <ettore@ximian.com>
+
+ * mail-session.c (request_password): Make sure password_dialog is
+ NULLified when the dialog is destroyed in any case, using
+ g_object_add_weak_pointer(). Prevents a crash that could happen
+ if the shell would quit with the password dialog still up.
+
2003-05-07 Jeffrey Stedfast <fejj@ximian.com>
* mail-display.c (mail_display_render): Make sure that we haven't