summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24e7c6c39..7399d16ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-08 Johan Dahlin <jdahlin@async.com.br>
+ * gtk/gtk-builder-convert: Improve the way properties
+ are copied over from a menuitem to an action.
+
+2007-07-08 Johan Dahlin <jdahlin@async.com.br>
+
* gtk/gtk-builder-convert (GtkBuilderConverter._convert_menuitem): Convert
GtkMenus which are not part of a GtkMenuBar. Also move over activate signals
when converting a GtkMenuItem subclass to an action.