aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9da96354..ad0cca286 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
* lib/egg/egg-editable-toolbar.c
+ Fix a bug where the visibility_paths were deleted on
+ deconstruct rather than dispose.
+
+2006-02-24 Peter Harvey <peter.a.harvey@gmail.com>
+
+ * lib/egg/egg-editable-toolbar.c
+
Made the "Show" menu items insensitive when the entire toolbar
is hidden.