diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-02-25 00:45:35 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-02-25 00:45:35 +0000 |
commit | e16a0429083259e5402c8acdb82fb3d2d1ec2905 (patch) | |
tree | 781c89f917f1f05ae09bcbe4f6290c503cf9694d /NEWS | |
parent | 969c3c8ff12473c4cc83acd8c262d8e2cea4ed87 (diff) | |
download | gtk+-e16a0429083259e5402c8acdb82fb3d2d1ec2905.tar.gz |
=== Released 2.3.4 ===GTK_2_3_4
Tue Feb 24 19:12:07 2004 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.4 ===
* configure.in: Bump version to 2.3.4, fix broken
gtk_binary_age value by copying the GLib logic
to automatically set it to the right values.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ +Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.4 +================================================= +* Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor] +* Add some extra GtkExpander docs [Federico Mena Quintero] +* Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger] +* Updated translation (ga) + Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3 ================================================= -* GtkFileChooser [Federico]: +* GtkFileChooser [Federico Mena Quintero]: - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen] - Correctly handle typed-in filenames in save mode, folder mode, and multiple-selection mode in all combinations. |