diff options
author | Shawn T. Amundson <amundson@gtk.org> | 1998-12-17 06:49:15 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-12-17 06:49:15 +0000 |
commit | 2fa220504ca78735826beb3cbe7d29e1ec55f565 (patch) | |
tree | f3f3555b8c9efb65bb7a664f8e9e343b8212a0ad /NEWS | |
parent | a9575223a6aa8dafd08736a3f615e32d6f7cd61c (diff) | |
download | gtk+-2fa220504ca78735826beb3cbe7d29e1ec55f565.tar.gz |
Released GTK+ 1.1.9GTK_1_1_9
Thu Dec 17 00:26:01 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.9
* INSTALL:
NEWS:
README:
configure.in:
gtk+.spec:
gtk/gtkfeatures.h.in:
docs/gtk-config.1: version=1.1.9
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +What is new in GTK+ 1.1.9: + +* Check for broken glibc 2.0 mb functions and avoid them +* Label and Entry display fixes +* Move main thread back to GDK, for locking when translating events +* Bug fixes + What is new in GTK+ 1.1.8: * Added support for gettext and the localization of the standard |