From 2bc0f1c83d75ebb1f9f0ff33a98284622d12e10f Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Mon, 27 Jul 1998 01:33:21 +0000 Subject: [PATCH] news update --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index fddf2e20f3..d0624aa93e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Overview of Changes in GTK+ 1.0.5: + +* Minor documentation fixups. +* Fixes for clist (pixmap clipping), notebook, optionmenu, spinbutton + and text widgets. +* Minor ficup about base class initializations in the type system. +* Fix for a major bug in the signal code that would cause random crashes. + Overview of Changes in GTK+ 1.0.4: * Documentation changes (Thanks to Tony Gale!)