summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-17 04:39:21 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-17 04:39:21 +0000
commit7c2e5d92ed08c5d0c6952abbb06c771299bb9014 (patch)
tree00d38d3a6f72b28c56b70666a3cef305e018dec8 /NEWS
parent0216952a5c77ffe79d4f198d5e190f4c05a0cba6 (diff)
downloadgdk-pixbuf-7c2e5d92ed08c5d0c6952abbb06c771299bb9014.tar.gz
=== Released 2.1.5 ===GTK_2_1_5
Mon Dec 16 22:38:11 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.1.5 === * configure.in: GTK+-2.1.5, interface age 2, binary age 105. * NEWS: Updated. * gtk/Makefile.am (gtk_c_sources): Remove reference to fnmatch.h
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d96afab1c..a551bf37c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of Changes in GTK+ 2.1.5
+=================================
+* GtkFileSel fixes [Owen Taylor]
+ - Fix ..<tab> to go up a dir [Francisco Bustamante]
+ - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
+ - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
+* Only close dialogs on Escape if they have a cancel button. [James Willcox]
+* Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
+* Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
+ Narayana Pattipati, Marius Andreiana]
+* Xinerama fixes for GtkMenu [Matthias Clasen]
+* Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
+* Documentation additions and fixes [Matthias]
+* New and updated translations (am,bg,da,fr,fi,de)
+* Miscellaneous bug and build fixes
+
+Other contributors: Johan Dahlin, James Henstridge, Jon Nelson,
+ Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
+
Overview of Changes in GTK+ 2.1.4
=================================
* Improved default color scheme [Soeren Sandmann, with advise from