aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-05 10:05:34 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-05 10:05:34 +0800
commit0ca271e142ff523df16ddaedee5979de720e8b56 (patch)
treeef6a38a95384ee7da8afbbfea53f221c2c006ba2 /addressbook/ChangeLog
parentb7cc601332ecb739da187120ba7f8a47366efde4 (diff)
downloadgsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.tar
gsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.tar.gz
gsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.tar.bz2
gsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.tar.lz
gsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.tar.xz
gsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.tar.zst
gsoc2013-evolution-0ca271e142ff523df16ddaedee5979de720e8b56.zip
removed. (owner_unset_cb): Basically a noop, the shell does the quit, we
2003-03-05 Not Zed <NotZed@Ximian.com> * gui/component/addressbook-component.c (bonobo_main_quit_cb): removed. (owner_unset_cb): Basically a noop, the shell does the quit, we just note we have no owner anymore. svn path=/trunk/; revision=20164
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d0da0ade39..1b8330e4a2 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-05 Not Zed <NotZed@Ximian.com>
+
+ * gui/component/addressbook-component.c (bonobo_main_quit_cb):
+ removed.
+ (owner_unset_cb): Basically a noop, the shell does the quit, we
+ just note we have no owner anymore.
+
2003-03-04 JP Rosevear <jpr@ximian.com>
Fixes #37881