From d8bd459cb946fa102fe802fccefb76236bd8c42a Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 26 Mar 2000 08:04:41 +0000 Subject: Load an ECard instead of a VCard and then get the VCard from that ECard. 2000-03-26 Christopher James Lahey * addressbook/backend/ebook/test-client.c: Load an ECard instead of a VCard and then get the VCard from that ECard. Just tests ECard and the client stuff at the same time. Also, replaces carriage returns with newlines. * addressbook/backend/ebook/e-book.c: Fixed a small parity error. svn path=/trunk/; revision=2169 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0d4a528eb..02ae6656e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-03-26 Christopher James Lahey + + * addressbook/backend/ebook/test-client.c: Load an ECard instead + of a VCard and then get the VCard from that ECard. Just tests + ECard and the client stuff at the same time. Also, replaces + carriage returns with newlines. + + * addressbook/backend/ebook/e-book.c: Fixed a small parity error. + 2000-03-25 Chris Toshok * addressbook/backend/ebook/test-client.c: create a card and then -- cgit