diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2000-03-23 Christopher James Lahey <clahey@helixcode.com> + + * addressbook/backend/ebook/e-card.c, + addressbook/backend/ebook/e-card.h, + addressbook/backend/ebook/e-card-types.h, + addressbook/backend/ebook/e-card-pairs.h, + addressbook/backend/ebook/test-card.c: Added parsing and testing + for name, full name, birthday, telephone, email, and street + address properties. + 2000-03-22 NotZed <NotZed@HelixCode.com> * e-util/e-sexp.h: Formatting cleanup. @@ -8,6 +18,13 @@ 2000-03-22 Christopher James Lahey <clahey@helixcode.com> + * addressbook/backend/ebook/.cvsignore, + addressbook/backend/pas/.cvsignore, + addressbook/backend/idl/.cvsignore, + addressbook/backend/.cvsignore: Updated .cvsignore files. + +2000-03-22 Christopher James Lahey <clahey@helixcode.com> + * addressbook/Makefile.am, configure.in: Added the addressbook/backend directory. |