]> Pileus Git - ~andy/gtk/commitdiff
small fixups
authorTim Janik <timj@src.gnome.org>
Mon, 2 Mar 1998 00:55:55 +0000 (00:55 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 2 Mar 1998 00:55:55 +0000 (00:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 43d24b57a0ad84bee6ae783de6e4917bc4553638..da14e409e2f1e66ec12a6e7a75db579ebdb19b90 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,9 +23,9 @@ Overview of Changes in GTK+ 0.99.4:
 * Many enhancements to GtkNotebook.
 * New widget GtkSpinButton, check out testgtk.
 * New widget GtkTipsQuery for letting the user query tooltips of widgets.
-* Addition of gtkeditable base widget to encapsulate selection and
-  clipboard handling (Entry and Text use this)
-* Text widget more complete
+* Addition of GtkEditable base widget to encapsulate selection and
+  clipboard handling. (GtkEntry and GtkText use this)
+* Text widget more complete.
 * Additions to GtkStatusBar to make it complete.
 * Gdk now supports regions.
 * Access masks for widget arguments (GTK_ARG_READABLE/GTK_ARG_WRITABLE).