diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-06-11 15:02:21 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-06-11 15:02:21 +0800 |
commit | 84c05c9fd51f1f40ec6b3f624e339ecf31be6a07 (patch) | |
tree | 2b30f9b40c6318ce3fda2d5b10dc232a79640aa4 /addressbook/ChangeLog | |
parent | 33dc07649030535d44ed5a1b733917acd70405da (diff) | |
download | gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.tar gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.tar.gz gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.tar.bz2 gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.tar.lz gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.tar.xz gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.tar.zst gsoc2013-evolution-84c05c9fd51f1f40ec6b3f624e339ecf31be6a07.zip |
Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involving
2001-06-11 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-book-listener.c,
backend/ebook/e-book-listener.h, backend/ebook/e-book.c: Rolled
back the change 2 ago, dated 06/11/2001 01:51 in CVS, involving
e-book-listener.[ch] and e-book.c.
svn path=/trunk/; revision=10181
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3b04b46f32..a70c3dfa1f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2001-06-11 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-book-listener.c, + backend/ebook/e-book-listener.h, backend/ebook/e-book.c: Rolled + back the change 2 ago, dated 06/11/2001 01:51 in CVS, involving + e-book-listener.[ch] and e-book.c. + +2001-06-11 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-book.c (e_book_load_uri, e_book_get_supported_fields, e_book_authenticate_user, e_book_remove_card_by_id, e_book_add_vcard, e_book_commit_vcard, @@ -10,6 +17,8 @@ e_book_unqueue_op so that the op could be unqueued if the CORBA call fails. +2001-06-11 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-book-listener.c, backend/ebook/e-book-listener.h (e_book_listener_unpop_response): Added this function to put a response back into the queue. @@ -20,6 +29,8 @@ Also, when queueing an op, we check to see if there are any responses waiting. + * This change has been reverted. + 2001-06-11 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-card-compare.c, backend/ebook/e-card-compare.h |