From ed24dfc2832e41d3666dcd9f421b561efc209b1d Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 1 Oct 2008 08:26:24 +0000 Subject: ** Fix for bug #553527 2008-10-01 Milan Crha ** 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. svn path=/trunk/; revision=36518 --- plugins/bbdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/bbdb/ChangeLog') 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 + + ** 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 ** Fix for bug #497928 -- cgit v1.2.3