diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-11 05:17:12 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-11 05:17:12 +0800 |
commit | 9d775d14ebcd879002ad80ed43fc88d66c01ab01 (patch) | |
tree | 9c1cec24478bc18a0b7c5afe85ebe8ae92d99b7c /addressbook/ChangeLog | |
parent | c57de49bb5d65df1fa0d63285b296397be3af6f8 (diff) | |
download | gsoc2013-evolution-9d775d14ebcd879002ad80ed43fc88d66c01ab01.tar.gz gsoc2013-evolution-9d775d14ebcd879002ad80ed43fc88d66c01ab01.tar.zst gsoc2013-evolution-9d775d14ebcd879002ad80ed43fc88d66c01ab01.zip |
Do e_card_simple_sync and extract_info more often.
2000-06-10 Christopher James Lahey <clahey@helixcode.com>
* contact-editor/e-contact-editor.c: Do e_card_simple_sync and
extract_info more often.
* gui/component/addressbook.c: Added table printing code.
svn path=/trunk/; revision=3512
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6e7786d6fc..45a11057b2 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-06-10 Christopher James Lahey <clahey@helixcode.com> + + * contact-editor/e-contact-editor.c: Do e_card_simple_sync and + extract_info more often. + + * gui/component/addressbook.c: Added table printing code. + 2000-06-09 Ettore Perazzoli <ettore@helixcode.com> * gui/component/addressbook-component.c (factory_fn): Pass NULL |