summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 681558a..aff6258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-17 Bill Haneman <bill.haneman@sun.com>
+
+ * configure.in: Revved to 1.11.1.
+ Re-dist using a working gtk-doc, so that docs are included.
+
+2006-01-16 Bill Haneman <bill.haneman@sun.com>
+
+ * configure.in: Revved to 1.11.0.
+
2005-12-27 Abel Cheung <maddog@linuxhall.org>
* configure.in: Added "zh_HK" to ALL_LINGUAS.
@@ -10,6 +19,7 @@
ATK_ROLE_PAGE, ATK_ROLE_SECTION, ATK_ROLE_REDUNDANT_OBJECT.
(AtkAttributeSet): Moved here from AtkText.
(AtkObjectClass): Added get_attributes vfunc pointer.
+
(atk_object_get_attributes): New public method.
* atk/atkobject.c: