summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-01-21 02:53:45 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-01-21 02:53:45 +0000
commit3f18507222b2e23ed751ddb78075b614e241d5f4 (patch)
tree4922731224bfe6d725d2516c522de029ed0b8f7f /ChangeLog
parenta8cc721e7ce698f439f6a2f32660170c1cbd825d (diff)
downloadgdk-pixbuf-3f18507222b2e23ed751ddb78075b614e241d5f4.tar.gz
Add setters and getters for GtkAction properties, in preparation for bug
* gtk/gtk.symbols: * gtk/gtkaction.[hc]: Add setters and getters for GtkAction properties, in preparation for bug 560228. svn path=/trunk/; revision=22153
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96681e554..030f2829c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-20 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtk.symbols:
+ * gtk/gtkaction.[hc]: Add setters and getters for GtkAction
+ properties, in preparation for bug 560228.
+
2009-01-21 Christian Dywan <christian@twotoasts.de>
Bug 567413 – GtkComboBoxEntry doesn't emit "changed" signal