diff options
| author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-26 21:17:01 +0800 | 
|---|---|---|
| committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-26 21:17:01 +0800 | 
| commit | b6ddd5c5496acef7666b45c60e527b7a7cc86db0 (patch) | |
| tree | 9ac40aff32b2fc5a8446c811c868ee20eb37dad1 /addressbook/ChangeLog | |
| parent | 128425f45d977b583a0340043a56c2b8dd08f925 (diff) | |
| download | gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar.gz gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar.zst gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.zip | |
Added proper handling of the email field.
2000-04-26  Christopher James Lahey  <clahey@helixcode.com>
	* contact-editor/e-contact-editor.c: Added proper handling of the
	email field.
svn path=/trunk/; revision=2626
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 b96c2abc23..d8a7152bb9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@  2000-04-26  Christopher James Lahey  <clahey@helixcode.com> +	* contact-editor/e-contact-editor.c: Added proper handling of the +	email field. + +2000-04-26  Christopher James Lahey  <clahey@helixcode.com> +  	* backend/ebook/e-card-types.h, backend/ebook/e-card.c,  	gui/minicard/e-minicard.c: Prefixed the ADDR_ flags. | 
