aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e124f18f83..d9ef0a83bd 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_create_unique_id): new function.
+ (pas_backend_file_process_create_card): call
+ pas_backend_file_create_unique_id and pas_book_notify_add (if the
+ db->put was successful). also, sync out db.
+ (pas_backend_file_process_remove_card): call
+ pas_book_notify_remove if the db->del was successful, and sync out
+ db.
+ (pas_backend_file_process_modify_card): call
+ pas_book_notify_change if db->put was successful, and sync out db.
+
2000-03-26 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/test-client.c: Load an ECard instead
f49896d5c0e7a4aa1851b4943ff9f10af'>Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1 * Remove $FreeBSD$ from patches files everywhere.mat2015-05-232-6/+0 * Update to 4.0.1.romain2015-05-193-15/+9 * Make fetchableantoine2015-03-131-1/+2 * Update to 3.8.romain2015-03-124-23/+12 * Convert to USES=mono (and unbreak when no TZ is set)antoine2015-03-121-4/+1 * Cleanup plistbapt2014-10-271-9/+0 * Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1 * Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1 * - Stage supportmiwi2014-03-062-4/+2