aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-26 15:05:30 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-26 15:05:30 +0800
commitddce13d6bdf38390f4f3d66c4aba493e392f195e (patch)
tree45b407a9f73729bf1aa63bae30aeac657e6bf8be /ChangeLog
parent583d4f988977506a7bd8e227433a479f40f316b7 (diff)
downloadgsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.tar
gsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.tar.gz
gsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.tar.bz2
gsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.tar.lz
gsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.tar.xz
gsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.tar.zst
gsoc2013-evolution-ddce13d6bdf38390f4f3d66c4aba493e392f195e.zip
Set the card id properly when retrieving a card.
2000-03-26 Christopher James Lahey <clahey@helixcode.com> * addressbook/backend/ebook/e-book.c: Set the card id properly when retrieving a card. * addressbook/backend/ebook/e-card.c, addressbook/backend/ebook/e-card.h: Added the ability to set the card's id (and made getting it work correctly also.) svn path=/trunk/; revision=2166
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0c2c9e311..e22f47993f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-03-26 Christopher James Lahey <clahey@helixcode.com>
+
+ * addressbook/backend/ebook/e-book.c: Set the card id properly
+ when retrieving a card.
+
+ * addressbook/backend/ebook/e-card.c,
+ addressbook/backend/ebook/e-card.h: Added the ability to set the
+ card's id (and made getting it work correctly also.)
+
2000-03-25 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/ebook/e-book.c (e_book_pop_op): pass GList*