summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2007-09-24 04:55:36 +0000
committerLi Yuan <liyuan@src.gnome.org>2007-09-24 04:55:36 +0000
commitbe0568b063b451192334acb5f07927b6826a90c0 (patch)
tree008e4304a9f2bbae028b29a230052c267aeef03b /ChangeLog
parent91dc317d46fa1bbd5f3ebcc210514804c6073835 (diff)
downloadatk-be0568b063b451192334acb5f07927b6826a90c0.tar.gz
Fix bug #477763. Correct registration of the "start-index" property for
2007-09-24 Li Yuan <li.yuan@sun.com> * atk/atkhyperlink.c: (atk_hyperlink_class_init): Fix bug #477763. Correct registration of the "start-index" property for AtkHyperlink. svn path=/trunk/; revision=1206
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db246f1..dbb8acb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-24 Li Yuan <li.yuan@sun.com>
+
+ * atk/atkhyperlink.c: (atk_hyperlink_class_init):
+ Fix bug #477763. Correct registration of the
+ "start-index" property for AtkHyperlink.
+
2007-09-17 Li Yuan <li.yuan@sun.com>
* configure.in, NEWS: