aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f541e0d..836517dec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-01-10 Christian Persch <chpe@cvs.gnome.org>
+ * lib/egg/egg-editable-toolbar.c: (toolbar_changed_cb),
+ (egg_editable_toolbar_construct):
+ * lib/egg/egg-toolbars-model.c: (parse_toolbars):
+ * lib/egg/egg-toolbars-model.h:
+
+ Rename toolbar model flags to be more in line with GtkToolbarStyle.
+
+2005-01-10 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
Fix dbus configure check to really default to off.