summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2002-02-12 16:41:45 +0000
committerBill Haneman <billh@src.gnome.org>2002-02-12 16:41:45 +0000
commit8e301b9ecc24f6725192983a2ced242eec987a7a (patch)
treeab5535e2ce2d6a7518e0210ec24dc654ddc0c6d3 /NEWS
parente9250c933085a5f890ab7b0ace35d230b0dca2c8 (diff)
downloadatk-8e301b9ecc24f6725192983a2ced242eec987a7a.tar.gz
Deprecated some misplaced API; retagged. Bug fixes to AtkComponent,GNOME_2D_BETAATK_0_12
and placed Layer and MDI-ZOrder API there where it belongs.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e7939d3..54c6edd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,13 @@ Changes in version 0.11 and 0.12
* Ansi-fied function prototypes and definitions;
i.e. foo(void) instead of foo() [Jacob Berkman]
+* Deprecated the mis-located AtkObject API for getting
+ layer and mdi-zorder info (should have been in AtkComponent)
+ and put this API into AtkComponent.
Changes in version 0.9 and 0.10
-* Win32 build fixes [Hans Breuer]
+* Win32 build fixes [Hans Breuer]x
* Fix default signal handler name for text_caret_moved signal [Jeff Franks]
* Doc improvements [Padraig O'Briain]
* Fix signal prototypes in atkobject.h [Murray Cumming]