diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-04-07 15:56:38 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-04-07 15:56:38 +0800 |
commit | e3861a27be77d4a9f8b4c95645161c8e7372d89a (patch) | |
tree | f1ad22cfaa4026e3342ec69c644c4628974d4b7d /ChangeLog | |
parent | 234e168fdc8d7903537d5c38c3ead06e9437fcbf (diff) | |
download | gsoc2013-evolution-e3861a27be77d4a9f8b4c95645161c8e7372d89a.tar.gz 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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |