diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-30 15:06:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-30 15:06:29 +0800 |
commit | f79d0372e2624010c6b477e12453926b451adb9e (patch) | |
tree | 2f394ec338ac355635ac351901083a665ec1b206 /addressbook/ChangeLog | |
parent | 65561bd80e6853bb8d99c22b5d93287fefaff624 (diff) | |
download | gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.tar gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.tar.gz gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.tar.bz2 gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.tar.lz gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.tar.xz gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.tar.zst gsoc2013-evolution-f79d0372e2624010c6b477e12453926b451adb9e.zip |
send a null bonobo arg to prevent explosion
001-10-30 JP Rosevear <jpr@ximian.com>
* gui/component/select-names/e-select-names-bonobo.c
(manager_ok_cb): send a null bonobo arg to prevent explosion
svn path=/trunk/; revision=14437
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 91a68ede86..4af68a4032 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-10-30 JP Rosevear <jpr@ximian.com> + * gui/component/select-names/e-select-names-bonobo.c + (manager_ok_cb): send a null bonobo arg to prevent explosion + +2001-10-30 JP Rosevear <jpr@ximian.com> + * gui/widgets/e-addressbook-view.c: correct include typo 2001-10-29 Jon Trowbridge <trow@ximian.com. |