Makefile.msvcproj, Makefile-newvs.am: Update from GLib
[platform/upstream/atk.git] / ChangeLog
index 39b4505..b5020b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+=== ChangeLog discontinued ===
+
+       With the move to git, atk is switching from a ChangeLog file
+       to relying on commit messages to provide change history. Please
+       see README.commits for guidance on the expected message format.
+
+2009-03-19  Li Yuan  <liyuan@goaltender>
+
+       Patch from Yue Wang. Bug #575794.
+       * atk/atkcomponent.c:
+       * atk/atkdocument.c:
+       * atk/atkhyperlink.c:
+       * atk/atkhyperlinkimpl.c:
+       * atk/atkmisc.c:
+       * atk/atkobject.c:
+       * atk/atkobject.h:
+       * atk/atkrelation.c:
+       * atk/atkrelationset.c:
+       * atk/atkstreamablecontent.c:
+       * atk/atktext.c:
+       * atk/atkutil.c:
+       * atk/atkvalue.c:
+       Change "ATK 1.x" to "1.x". Avoid build error.
+
+2009-03-16  Li Yuan  <li.yuan@sun.com>
+
+       * NEWS:
+       * configure.in:
+       Revved to 1.26.0 for GNOME 2.26.0.
+
+2009-03-06  Sven Herzberg  <herzi@lanedo.com>
+
+       Improve the documentation
+
+       * docs/atk-sections.txt: added AtkStateSet; this will enable a link to
+       the right page, as well as display the inheritance relation to GObject
+       (so people can see that g_object_unref is the right function - instead
+       of implying this by the absence of any free function)
+       * docs/tmpl/atkstateset.sgml: updated auto-built file
+
+2008-12-01  Li Yuan  <li.yuan@sun.com>
+
+       * NEWS:
+       * configure.in:
+        Revved to 1.25.2 for GNOME 2.25.2.
+
 2008-11-27  Li Yuan  <li.yuan@sun.com>
 
        * configure.in: