aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-25 15:37:44 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-25 15:37:44 +0800
commit38a5ff75a721c82e458c6268da243972314aa517 (patch)
tree3c544b698490256676372de8be3485fd1d0cb8d2 /addressbook/ChangeLog
parente89713fcd5cff6c7d5ea14e115d1104fe4ec1572 (diff)
downloadgsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.tar
gsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.tar.gz
gsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.tar.bz2
gsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.tar.lz
gsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.tar.xz
gsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.tar.zst
gsoc2013-evolution-38a5ff75a721c82e458c6268da243972314aa517.zip
Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read
2000-07-25 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card.c: Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read pilot id's in properly from VCards. Rearranged some field orders. Added a get_arg case for ARG_PILOTID. Initialize pilot_id field to 0. svn path=/trunk/; revision=4310
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d7d2cf1a15..748c8a0c4e 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2000-07-25 Christopher James Lahey <clahey@helixcode.com>
+
+ * backend/ebook/e-card.c: Added a #define for
+ "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read pilot id's
+ in properly from VCards. Rearranged some field orders. Added a
+ get_arg case for ARG_PILOTID. Initialize pilot_id field to 0.
+
2000-07-24 Chris Toshok <toshok@helixcode.com>
* backend/ebook/e-card.h: add pilot_id.