summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-06-13 19:27:15 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-06-13 19:27:15 +0000
commit6518d56674c3393b56b7343a2f833a3077eb58e3 (patch)
tree2dade000c0fbbb045ae12364028e2bd47da88f54 /NEWS
parentdb3da84306660cc8afb3eaff812278b473488a98 (diff)
downloadatk-6518d56674c3393b56b7343a2f833a3077eb58e3.tar.gz
2001-06-11 Havoc Pennington <hp@redhat.com> * NEWS: updated * configure.in: bump version to 0.2 and add infrastructure for libtool version info. Assumes GTK versioning scheme (major.minor is binary compatible) * atk/Makefile.am (LDFLAGS): set version info (stamp-atkmarshal.h): glib-genmarshal already includes top_builddir
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3b1614..efebb3b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,8 @@
+Changes in 0.2
+
+* Some API tweaks
+
+Changes in 0.1
+
This is the initial release of ATK, the Accessibility Tookit, which will be
used obtain accessibily information from GTK+ and GNOME widgets.