summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
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
=============