diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-10 03:20:26 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-10 03:20:26 +0800 |
commit | aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b (patch) | |
tree | dd0d92140f4e789f5357142f7ab49046e7bcf9db /addressbook/ChangeLog | |
parent | d325e6d453f0d8cbf448f9c078a547e06ded10a1 (diff) | |
download | gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.tar gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.tar.gz gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.tar.bz2 gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.tar.lz gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.tar.xz gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.tar.zst gsoc2013-evolution-aedd47862d6d5268cd61bd4f7da7c4e5cc1a2f3b.zip |
Added "first_email" property.
2002-05-09 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names-bonobo.c
(entry_get_property_fn): Added "first_email" property.
svn path=/trunk/; revision=16734
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 b9fe698c8e..ade3e3d532 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2002-05-09 Christopher James Lahey <clahey@ximian.com> + + * gui/component/select-names/e-select-names-bonobo.c + (entry_get_property_fn): Added "first_email" property. + 2002-05-09 Ettore Perazzoli <ettore@ximian.com> * gui/component/addressbook-storage.c |