aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f02ccf7161..8c88d4a5f7 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,12 @@
2001-03-17 Jon Trowbridge <trow@ximian.com>
+ * backend/pas/pas-backend-file.c (pas_backend_file_search):
+ Start feeding query matches back to the caller before the
+ entire search is complete; this gives us some "instant feedback"
+ rather than causing evolution to totally lock up...
+
+2001-03-17 Jon Trowbridge <trow@ximian.com>
+
* backend/ebook/e-book.c (e_book_queue_op): Tag all queued ops.
(e_book_cancel_op): Added. Search for a pending op with a given
tag, and mark it as inactive.