aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-03-26 15:39:52 +0800
committerChris Toshok <toshok@src.gnome.org>2000-03-26 15:39:52 +0800
commit0275405513ce108f32cd11f5f69c70fd2853427f (patch)
tree05266aa28a4c34e07c96ab2a61b6d65cf1d10315 /ChangeLog
parentddce13d6bdf38390f4f3d66c4aba493e392f195e (diff)
downloadgsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.tar
gsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.tar.gz
gsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.tar.bz2
gsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.tar.lz
gsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.tar.xz
gsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.tar.zst
gsoc2013-evolution-0275405513ce108f32cd11f5f69c70fd2853427f.zip
add initial work on file pas backend, using db(3).
svn path=/trunk/; revision=2167
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e22f47993f..11deaea7df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2000-03-26 Chris Toshok <toshok@laptoph.xtoph.org>
+
+ * addressbook/backend/pas/pas-backend-file.c
+ (pas_backend_file_process_create_card): add db calls to flesh out
+ the interface. hardcoded id that needs to change, once we decide
+ how we're going to create it.
+ (pas_backend_file_process_remove_card): add db calls to flesh out
+ the interface.
+ (pas_backend_file_process_modify_card): likewise
+ (pas_backend_file_process_check_connection): likewise
+ (pas_backend_file_get_vcard): likewise
+ (pas_backend_file_load_uri): likewise
+
2000-03-26 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-book.c: Set the card id properly