aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-08-17 03:50:39 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-08-17 03:50:39 +0800
commit03e7b2cf28cd43e25d69aacb85bf3567c72b190d (patch)
treecaa51d470576a085fb88a827e9628d8321da7988 /addressbook/ChangeLog
parentfd7cce60919fb86549b477a344f54a1c101af434 (diff)
downloadgsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.gz
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.bz2
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.lz
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.xz
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.tar.zst
gsoc2013-evolution-03e7b2cf28cd43e25d69aacb85bf3567c72b190d.zip
Renamed from _begin to match changes in gal 0.10.99.3.
2001-08-16 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names-completion.c (e_select_names_completion_handle_request): Renamed from _begin to match changes in gal 0.10.99.3. svn path=/trunk/; revision=12117
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f782fd9b17..96a784290e 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,9 @@
2001-08-16 Jon Trowbridge <trow@ximian.com>
+ * gui/component/select-names/e-select-names-completion.c
+ (e_select_names_completion_handle_request): Renamed from _begin to
+ match changes in gal 0.10.99.3.
+
* gui/contact-editor/e-contact-quick-add.c (e_contact_quick_add):
Check that name != NULL before we start messing with it.
(Fixes bug #7329)