aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-04-07 15:56:38 +0800
committerChris Toshok <toshok@src.gnome.org>2000-04-07 15:56:38 +0800
commite3861a27be77d4a9f8b4c95645161c8e7372d89a (patch)
treef1ad22cfaa4026e3342ec69c644c4628974d4b7d /ChangeLog
parent234e168fdc8d7903537d5c38c3ead06e9437fcbf (diff)
downloadgsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar
gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar.gz
gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar.bz2
gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar.lz
gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar.xz
gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar.zst
gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.zip
correctly (well, untested) implement. (view_destroy): new function.
* addressbook/backend/pas/pas-backend-file.c (pas_backend_file_process_get_book_view): correctly (well, untested) implement. (view_destroy): new function. svn path=/trunk/; revision=2320
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a2e8f53c2..d10ba5ab59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-07 Chris Toshok <toshok@laptoph.xtoph.org>
+
+ * addressbook/backend/pas/pas-backend-file.c
+ (pas_backend_file_process_get_book_view): correctly (well,
+ untested) implement.
+ (view_destroy): new function.
+
2000-04-06 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/demo.c, addressbook/demo/addressbook-widget.c: