aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f9a6bd22..a74429e68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-07-05 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/bookmarks/ephy-bookmark-action.c: (drag_motion_cb):
+
+ Support also GDK_ACTION_COPY. Fix #145254.
+
+ * src/ephy-notebook.c: (notebook_drag_data_received_cb):
+
+ Use the notebook to access the toplevel, data passed to the
+ signal can be NULL.
+
2004-07-05 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphySingle.cpp: