summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2002-11-15 10:01:54 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2002-11-15 10:01:54 +0000
commit6468b21a9c9bd43218bb50e3855f1e67247164d0 (patch)
tree53a78164a62f9e3344f5fca048e16b054af5bad2 /NEWS
parent67c8aa711b95f37794d2e288cd6b76546af95aa6 (diff)
downloadatk-6468b21a9c9bd43218bb50e3855f1e67247164d0.tar.gz
Update NEWS for 1.1.2ATK_1_1_2
* Update NEWS for 1.1.2 * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml Update docs.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 855d0ea..0634b24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in version 1.1.2
+
+* Correct implementation of i18n support [Padraig O'Briain]
+* Add Swedish translations [Christian Rose]
+* Fix compiler warnings [Soeren Sandmann]
+* Add singal "active-descendant-changed" to AtkObject [Padraig]
+* Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY
+[Bill Haneman]
+* Add atk_hyperlink_is_inline() [Bill]
+* Update docs [Bill]
+
Changes in version 1.1.1
* Add new functions atk_object_add_relationship, atk_object_remove_relationship,