aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-08-01 15:13:05 +0800
committerChris Lahey <clahey@src.gnome.org>2001-08-01 15:13:05 +0800
commite567bc692a7d6da7cb793fcb1cbd47ef64ae3455 (patch)
tree257ce7217a0e25100f28d2ed8fd2e49fe8125544 /addressbook/ChangeLog
parent0ff44374fd277fe0663550bf7dc8348680bd5731 (diff)
downloadgsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.tar
gsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.tar.gz
gsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.tar.bz2
gsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.tar.lz
gsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.tar.xz
gsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.tar.zst
gsoc2013-evolution-e567bc692a7d6da7cb793fcb1cbd47ef64ae3455.zip
Removed thrash checking code here since thrashing shouldn't happen now
2001-08-01 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-book-view-listener.c (e_book_view_listener_check_queue): Removed thrash checking code here since thrashing shouldn't happen now that we've cleaned this up some. * backend/ebook/e-book.c (e_book_do_response_get_view): Properly handle cases where construction fails. svn path=/trunk/; revision=11539
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 8dac6267cb..f47fe71a51 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,13 @@
+2001-08-01 Christopher James Lahey <clahey@ximian.com>
+
+ * backend/ebook/e-book-view-listener.c
+ (e_book_view_listener_check_queue): Removed thrash checking code
+ here since thrashing shouldn't happen now that we've cleaned this
+ up some.
+
+ * backend/ebook/e-book.c (e_book_do_response_get_view): Properly
+ handle cases where construction fails.
+
2001-07-30 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/evolution-vcard-importer.c: Added #include