summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 894a62adf..d03bd08f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-06-11 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkassistant.c: Add an accessible implementation in
+ order to make the buttons visible to a11y tools. (pointed out
+ by David Malcolm)
+
* gtk/gtkprintoperation-win32.c: Store scale as a percentage.
(#344560, Christian Persch)