aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-07-25 03:47:56 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-07-25 03:47:56 +0800
commite10cb0ac03a487f75188db10278174874e679deb (patch)
tree234fe03235422c41ba218284d544ab474f842e34 /addressbook/ChangeLog
parent3e8b02fb9363320a8fc70a80654c59602380a4a9 (diff)
downloadgsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.tar
gsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.tar.gz
gsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.tar.bz2
gsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.tar.lz
gsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.tar.xz
gsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.tar.zst
gsoc2013-evolution-e10cb0ac03a487f75188db10278174874e679deb.zip
Check if evolution_shell_client_get_local_storage returns
2001-07-24 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names.c (e_select_names_hookup_shell_listener): Check if evolution_shell_client_get_local_storage returns CORBA_OBJECT_NIL, which it should never do. If it does, print a warning in a dialog and try to recover w/o crashing. (Bug #5193) svn path=/trunk/; revision=11350
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 04ae3a90f1..50548e10db 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2001-07-24 Jon Trowbridge <trow@ximian.com>
+
+ * gui/component/select-names/e-select-names.c
+ (e_select_names_hookup_shell_listener): Check if
+ evolution_shell_client_get_local_storage returns CORBA_OBJECT_NIL,
+ which it should never do. If it does, print a warning in a dialog
+ and try to recover w/o crashing. (Bug #5193)
+
2001-07-24 Dan Winship <danw@ximian.com>
* backend/ebook/e-book-listener.c (e_book_listener_stop): Don't