summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-104
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 894a62adf..d03bd08f0 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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)