]> Pileus Git - ~andy/gtk/blobdiff - README.in
Fix shadow painting if the scrollbars-within-bevel style property is set
[~andy/gtk] / README.in
index ff62e5efe919df48a6d1f03b9a9563c089c76258..142f8c95fc1e1754a4a6b3b7793976f8ca5bb304 100644 (file)
--- a/README.in
+++ b/README.in
@@ -58,6 +58,16 @@ Release notes for 2.12
   of another structure (in particular GnomeCanvas and its clones do not need
   recompiling).
 
+* Another new signal has been added to GtkNotebook. The new signal
+  is called create-window, so this name can no longer be used for signals
+  in objects derived from GtkNotebook.
+
+* The move-focus signal has been moved to GtkWidget, to unify the 
+  various implementations of this signal in specific widgets. Great care 
+  has been taken to make sure that all code using this signal continues
+  to work.
+
+
 Release notes for 2.10
 ======================