aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 983eb60ce6..adb36417bd 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2008-11-17 Matthew Barnes <mbarnes@redhat.com>
+ ** Fixes part of bug #557818
+
+ * gui/component/addressbook-view.c:
+ ESourceSelector now handles most of the drag-and-drop signals.
+ We just have to listen for the new "data-dropped" signal and
+ deal with it. Gets rid of a lot of duplicate logic.
+
+2008-11-17 Matthew Barnes <mbarnes@redhat.com>
+
** Fixes part of bug #558322
* gui/component/addressbook-view.c (rename_addressbook_cb):