summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-08-04 23:44:27 +0000
committerTim Janik <timj@src.gnome.org>1998-08-04 23:44:27 +0000
commitc4b3014e09900fc1342ce5dbf191e05b4ada11bc (patch)
tree7557634d4990dd8e9295d8312d6a7a0c18f4f37c /NEWS
parented3c12aa5f1d10206d66216fd05f19c92d6d19bd (diff)
downloadgdk-pixbuf-c4b3014e09900fc1342ce5dbf191e05b4ada11bc.tar.gz
version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1
Tue Aug 4 16:18:26 1998 Tim Janik <timj@gtk.org> * configure.in: version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1 is now required at minimum. * docs/Makefile.am: added gtk_tut_fr.sgml to EXTRA_DIST (french version of the Gtk+ tutorial, contributed by Eric Jacoboni <jaco@dotcom.fr>.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5af0adf50..0b3cc89fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What is new in GTK+ 1.1.1:
+
+* Tutorial updates and additions.
+* Key binding support for GtkListItems and GtkList.
+* Extended selection mode and autoscrolling for GtkLists.
+* A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
+* Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
+
+
What is new in GTK+ 1.1.0:
* New widget GtkFontSelector.