aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-02 04:56:04 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-02 04:56:04 +0800
commitb2cda1d0c6d44f53f71bad9e256f41188677dfba (patch)
tree65bd7560e802baf1740482ae48b952dc5c5957fc /plugins/bbdb/ChangeLog
parente52986f4225cbe8496043da74ca250521d244705 (diff)
downloadgsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.gz
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.bz2
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.lz
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.xz
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.zst
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.zip
Merge revisions 36016:36533 from trunk.
svn path=/branches/kill-bonobo/; revision=36534
Diffstat (limited to 'plugins/bbdb/ChangeLog')
-rw-r--r--plugins/bbdb/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog
index 6c110fd1fc..f7b0b27e30 100644
--- a/plugins/bbdb/ChangeLog
+++ b/plugins/bbdb/ChangeLog
@@ -1,3 +1,24 @@
+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
+
+ * bbdb.c: (source_changed_cb), (gaim_source_changed_cb):
+ Set URI to empty string when user deletes previously selected source.
+
+2008-09-19 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * bbdb.c:
+
2008-09-02 Sankar P <psankar@novell.com>
License Changes