aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bbdb/ChangeLog')
-rw-r--r--plugins/bbdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog
index 471a76aa21..f7b0b27e30 100644
--- a/plugins/bbdb/ChangeLog
+++ b/plugins/bbdb/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-01 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #553527
+
+ * bbdb.c: (struct todo_struct), (free_todo_struct), (bbdb_do_in_thread),
+ (bbdb_do_thread), (bbdb_handle_reply): Do the EBook work in a separate
+ thread to have better performance on reply with slow address books.
+
2008-09-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #497928