summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70539ba3b..a5214087f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-25 Tristan Van Berkom <tvb@gnome.org>
+
+ Bug 572904 – GtkRadioAction broken in trunk
+
+ * gtk/gtkradioaction.c: When setting non active state always
+ notify the action's active state (this prevents toggle type proxies
+ used with radio actions from deactivating when pressed a second time).
+
2009-02-25 Xan Lopez <xan@gnome.org>
Bug 495320 - GtkRange does not use gdk_event_request_motions