summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 614ed7cd2..d113e2d47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-11-08 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkaction.c (_gtk_action_sync_menu_visible): Use
+ gtk_widget_{hide,show} instead of g_object_set (..."visible"...).
+
* tests/testfilechooserbutton.c (main): Disable the SAVE
and CREATE_FOLDER modes. (#157675, Christian Persch)