diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-01-10 08:28:33 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-01-10 08:28:33 +0800 |
commit | f3e790f416d00968fa0e8eaeb36824e58fc5af16 (patch) | |
tree | a0d770a74a4c50c7f604f5cb3fc5c7d1bbfd5bc3 /addressbook/ChangeLog | |
parent | 42e8edbe5c6bbb0ea247f256e113a07949432017 (diff) | |
download | gsoc2013-evolution-f3e790f416d00968fa0e8eaeb36824e58fc5af16.tar.gz gsoc2013-evolution-f3e790f416d00968fa0e8eaeb36824e58fc5af16.tar.zst gsoc2013-evolution-f3e790f416d00968fa0e8eaeb36824e58fc5af16.zip |
Choose the first filled in address field here. Fixes Ximian bug #2222.
2002-01-09 Christopher James Lahey <clahey@ximian.com>
* gui/contact-editor/e-contact-editor.c (set_fields): Choose the
first filled in address field here. Fixes Ximian bug #2222.
svn path=/trunk/; revision=15280
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 961792a387..5285965d96 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2002-01-09 Christopher James Lahey <clahey@ximian.com> + + * gui/contact-editor/e-contact-editor.c (set_fields): Choose the + first filled in address field here. Fixes Ximian bug #2222. + 2002-01-03 Joe Shaw <joe@ximian.com> * backend/ebook/test-card.c: Add a test for getting arbitrary |