summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-03-16 13:31:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-03-16 13:31:11 +0000
commit484aa30b14afe458e67ff6bfd3ec392c29a3f559 (patch)
treeea1189f3ca9aa0e557084b889ccb4b9b2abc07c5 /README.in
parentbd7a02b70cc870d01feaf937dd3b6673c77f580a (diff)
downloadgtk+-484aa30b14afe458e67ff6bfd3ec392c29a3f559.tar.gz
release notes
Diffstat (limited to 'README.in')
-rw-r--r--README.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.in b/README.in
index 06318a0f85..1e347ecf49 100644
--- a/README.in
+++ b/README.in
@@ -60,6 +60,12 @@ Release notes for 2.10
when the user clicks close. It is the applications responsibility to
hide or destroy the dialog.
+* Several new signals have been added to GtkNotebook. Care has been taken
+ to choose signal names which do not collide with signals added by well-known
+ derived classes. The names which can no longer be used for signals in
+ objects derived from GtkNotebook are page-reordered, page-removed and
+ page-added.
+
Release notes
=============