summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-12-09 01:05:41 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-12-09 01:05:41 +0000
commit6421c96ccc2032d56e0f467e54ffa1634768f88e (patch)
treec939c91c106b02b7565b0a97b704fffa62102b87 /NEWS
parent9806d64e401e8c2f782392ee973ea17a51c61fbc (diff)
downloadgdk-pixbuf-6421c96ccc2032d56e0f467e54ffa1634768f88e.tar.gz
Released GTK+ 1.1.6GTK_1_1_6
Tue Dec 8 18:29:05 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GTK+ 1.1.6 * NEWS: updated * gtk/Makefile.am: gtk/testgtk.c: gtk/gtkrc.h: gtk/gtkrc.c: Read in default files.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3952a5624..4b8007af7 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,12 @@ What is new in GTK+ 1.1.6:
* Lots of API clean ups.
* Incremental freezing abilities.
* Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
-* Read doc/Changes-1.2 to properly adapt your code.
+* New window functions for transient relationship, default size, and
+ geometry hints
+* Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
+ GTK_RC_FILES environment variable and functions are provided to configure
+ this behavior
+* Read doc/Changes-1.2.txt to properly adapt your code.
* Bug Fixes.
What is new in GTK+ 1.1.5: