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 d1497780f..13be5da65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-06-12 Marco Pesenti Gritti <marco@gnome.org>
+
+ * lib/egg/egg-editable-toolbar.c: (toolbar_drag_motion_cb):
+
+ Allow items to be dragged from toolbar editor also when
+ in items only mode.
+
+ * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_add_separator):
+
+ The type should be the same as tool items.
+
2004-06-12 Adam Hooper <adamh@cvs.gnome.org>
* src/ephy-tab.c: (ephy_tab_class_init):