summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-21 01:59:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-21 01:59:14 +0000
commit968f6f2b9f267cfc334b4c4d4e20f9ae65cac881 (patch)
tree1728c626e4b038dffb4a2926384f06ff15265277 /NEWS
parentd33fb32d4e5cee5f9bd7b1c8047fead5c3d9eba7 (diff)
downloadgtk+-968f6f2b9f267cfc334b4c4d4e20f9ae65cac881.tar.gz
=== Released 2.2.0 ===GTK_2_2_0
Fri Dec 20 15:23:26 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.2.0 === * configure.in: Version 2.2.0, interface age 0, binary age 200. * README.in: Update the release notes. * INSTALL.in: Mention that Pango-1.0 can be used with GTK+-2.2. * NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abaa0798b2..fdbbaa5f0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of Changes in GTK+ 2.2.0
+=================================
+* Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
+* GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
+* Documentation improvements [Matthias Clasen, Eric Warmenhoven,
+ James M. Cape]
+* Example portability fix [Sven Neumann]
+* Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
+
Overview of Changes in GTK+ 2.1.5
=================================
* GtkFileSel fixes [Owen Taylor]