aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-04-26 21:17:01 +0800
committerChris Lahey <clahey@src.gnome.org>2000-04-26 21:17:01 +0800
commitb6ddd5c5496acef7666b45c60e527b7a7cc86db0 (patch)
tree9ac40aff32b2fc5a8446c811c868ee20eb37dad1 /addressbook/ChangeLog
parent128425f45d977b583a0340043a56c2b8dd08f925 (diff)
downloadgsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar
gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar.gz
gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar.bz2
gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar.lz
gsoc2013-evolution-b6ddd5c5496acef7666b45c60e527b7a7cc86db0.tar.xz
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/ChangeLog5
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.