summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2008-06-19 08:13:52 +0000
committerLi Yuan <liyuan@src.gnome.org>2008-06-19 08:13:52 +0000
commit0c469d095284d062b512d0e9f4ea436b7d725f5b (patch)
treec521a494607b65caee140965d09528e6b3dae635 /ChangeLog
parentc28f5c56779bea856f207e746d63218b7fde51c0 (diff)
downloadatk-0c469d095284d062b512d0e9f4ea436b7d725f5b.tar.gz
Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated
2008-06-19 Li Yuan <li.yuan@sun.com> * atk/Makefile.am: * atk/atk.def: * atk/atk.symbols: * atk/atkhyperlink.h: * atk/atkobject.h: * docs/tmpl/atkhyperlink.sgml: * docs/tmpl/atkobject.sgml: Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated symbols with ATK_DISABLE_DEPRECATED. svn path=/trunk/; revision=1249
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb9716b..0cc5b64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-06-19 Li Yuan <li.yuan@sun.com>
+
+ * atk/Makefile.am:
+ * atk/atk.def:
+ * atk/atk.symbols:
+ * atk/atkhyperlink.h:
+ * atk/atkobject.h:
+ * docs/tmpl/atkhyperlink.sgml:
+ * docs/tmpl/atkobject.sgml:
+ Patch from Mike Gorse <mgorse@novell.com>. Bug #526752.
+ Mark deprecated symbols with ATK_DISABLE_DEPRECATED.
+
2008-06-05 Michael Natterer <mitch@imendio.com>
Bug #535704: