Added ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCRIPTION_FOR to HEAD.
[platform/upstream/atk.git] / ChangeLog
index 55527f9..a662f9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-06-08 Bill Haneman <bill.haneman@sun.com>
+
+       * configure.in: Revved to 1.12.0 after tagging the repository with
+       gnome-2-14 (if we need to create/work on the old branch).
+       
+       * atk/atkobject.h, atkobject.c: Added ATK_ROLE_FORM (bug #344142).
+       
+       * atk/atkrelationtype.h: Added ATK_RELATION_DESCRIPTION_FOR, 
+       ATK_RELATION_DESCRIBED_BY (bug #344144).
+       
+2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
+
+       * configure.in: Remove obsolete no.po referrals
+       * po/no.po: Same.
+
 2006-03-28 Bill Haneman <bill.haneman@sun.com>
 
        * configure.in, NEWS: Revved to 1.11.4, to include docs improvements.
@@ -51,7 +66,7 @@
        
 2006-03-20 Bill Haneman <bill.haneman@sun.com>
 
-       * atk/atkimage.c: Bug detected by Behdad Estafood
+       * atk/atkimage.c: Bug detected by Behdad Esfahbod
        (atk_image_get_position): Allow for NULL-in params.
        (atk_image_get_size): Allow for NULL in-params.