diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-08-17 13:50:52 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-08-17 13:50:52 +0800 |
commit | 2a35d74f460585437d3cddcbf0708b2a41a6219b (patch) | |
tree | 0db1840face0ccd4b4b656ef3a9664db0b989d1c /addressbook/ChangeLog | |
parent | 4e60b7d947fc081958acc7b4e17dfdf4e62ec08b (diff) | |
download | gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.tar gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.tar.gz gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.tar.bz2 gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.tar.lz gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.tar.xz gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.tar.zst gsoc2013-evolution-2a35d74f460585437d3cddcbf0708b2a41a6219b.zip |
Added code so the user can create a new contact or contact list from
2001-08-17 Christopher James Lahey <clahey@ximian.com>
* gui/component/addressbook-component.c (factory_fn): Added code
so the user can create a new contact or contact list from anywhere
in evolution.
svn path=/trunk/; revision=12146
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 ffd65ef7e0..d7adaa0003 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-08-17 Christopher James Lahey <clahey@ximian.com> + + * gui/component/addressbook-component.c (factory_fn): Added code + so the user can create a new contact or contact list from anywhere + in evolution. + 2001-08-16 Jeffrey Stedfast <fejj@ximian.com> * backend/pas/evolutionperson.schema: Added a closing paren. |