summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2008-11-28 11:49:42 +0000
committerLi Yuan <liyuan@src.gnome.org>2008-11-28 11:49:42 +0000
commit3d4d1096b8219024f3f780de06cc988719cf5b60 (patch)
treec3858c6927232c607e1c8606e482944afcaefc9f /ChangeLog
parentcda4120083186c6b67f9021db185721c9627ef07 (diff)
downloadatk-3d4d1096b8219024f3f780de06cc988719cf5b60.tar.gz
Bug #562204. Remove dependency of gmodule.
2008-11-27 Li Yuan <li.yuan@sun.com> * configure.in: Bug #562204. Remove dependency of gmodule. svn path=/trunk/; revision=1305
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8d2cb8..39b4505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-11-27 Li Yuan <li.yuan@sun.com>
+ * configure.in:
+ Bug #562204. Remove dependency of gmodule.
+
+2008-11-27 Li Yuan <li.yuan@sun.com>
+
* atk/atkobject.c: (atk_role_get_name),
(atk_role_get_localized_name), (atk_role_for_name):
* atk/atktext.c: (atk_text_attribute_get_value):