diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-18 18:10:59 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-18 18:10:59 +0800 |
commit | a2b1d5bcc273d7de53c0367b4b1fa2586f37f109 (patch) | |
tree | 2096096b2acfa0efe24ba546238ac27d021d5068 /addressbook/ChangeLog | |
parent | 5e14c9cb896ab5077f6aeac383330733e773a00b (diff) | |
download | gsoc2013-evolution-a2b1d5bcc273d7de53c0367b4b1fa2586f37f109.tar.gz gsoc2013-evolution-a2b1d5bcc273d7de53c0367b4b1fa2586f37f109.tar.zst gsoc2013-evolution-a2b1d5bcc273d7de53c0367b4b1fa2586f37f109.zip |
Fixed the code to write out and read in arbitrary fields.
2000-05-18 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/e-card.c: Fixed the code to write out and read in
arbitrary fields.
svn path=/trunk/; revision=3118
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 9d231f4308..79953ff9e5 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-05-18 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/e-card.c: Fixed the code to write out and read in + arbitrary fields. + +2000-05-18 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h, backend/ebook/e-card-types.h, backend/ebook/e-card.c, backend/ebook/e-card.h: Implemented "MAILER" field. Added |