diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-09-25 20:41:55 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-09-25 20:41:55 +0800 |
commit | 240af05417b2f326140a2ac8fe4043f457b00976 (patch) | |
tree | 779e2df157c2cda3682c708ab4dafabcacd4eec0 /addressbook/ChangeLog | |
parent | 78dc7a128a3f11fc1590e8b95a1017171b0c7f2a (diff) | |
download | gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.tar gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.tar.gz gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.tar.bz2 gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.tar.lz gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.tar.xz gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.tar.zst gsoc2013-evolution-240af05417b2f326140a2ac8fe4043f457b00976.zip |
Handle creating the new contact in the current folder if it's a contacts
2001-09-25 Christopher James Lahey <clahey@ximian.com>
* gui/component/addressbook-component.c (user_create_new_item_cb):
Handle creating the new contact in the current folder if it's a
contacts folder. Fixes Ximian bug #7814.
svn path=/trunk/; revision=13109
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3d3089b412..339a9ce750 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-09-25 Christopher James Lahey <clahey@ximian.com> + + * gui/component/addressbook-component.c (user_create_new_item_cb): + Handle creating the new contact in the current folder if it's a + contacts folder. Fixes Ximian bug #7814. + 2001-09-24 Chris Toshok <toshok@ximian.com> * backend/pas/Makefile.am (LDAP_SCHEMA): add |