===== Released 1.4.1=====
[platform/upstream/atk.git] / ChangeLog
index 9dd9cf2..1f110b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2003-10-09  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * ===== Released 1.4.1=====
+       
+       * configure.in: Version 1.4.1, interface age 1, binary age 401
+
+       * NEWS: Updated.
+
+2003-09-28  Gediminas Paulauskas  <menesis@delfi.lt>
+
+    * configure.in: Added lt to ALL_LINGUAS.
+
+2003-09-23  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk.spec.in: Correct typo. Fix provided by Scott Kennedy.
+       This fixes bug #121990.
+
+2003-09-21  Åsmund Skjæveland  <aasmunds@fys.uio.no>
+        * configure.in: Added Norwegian (nynorsk) code
+        nn to ALL_LINGUAS.
+
+2003-09-10  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkobject.c: Remove comments about signals. The description
+       should be in files in docs/tmpl directory.
+
+       * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal.
+       * docs/tmpl/atkobject.sgml:  Add descriptions for 
+       active-descendant-changed, children-changed, focus-event, 
+       property-change, state-change and visible-data-changed signals.
+       * docs/tmpl/atkselection.sgml: Add description for selection-changed
+       signal.
+       * docs/tmpl/atktable.sgml: Add descriptions for column-deleted,
+       columnn-inserted, column-reordered, model-changed, row-deleted, 
+       row-inserted and  row-reordered signals.
+       * docs/tmpl/atktext.sgml: Add description for text-attributes-changed,
+       text-caret-moved, text-changed and text-selection-changed signals.
+
+       This fixes bug #121163.
+
 2003-09-02  Padraig O'Briain  <padraig.obriain@sun.com>
 
        * ===== Released 1.4.0=====