summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
Diffstat (limited to 'README.in')
-rw-r--r--README.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.in b/README.in
index 01dcd2ae20..161eb58bdf 100644
--- a/README.in
+++ b/README.in
@@ -82,6 +82,11 @@ Release notes for 3.16
* GTK+ no longer uses gtk-update-icon-cache during its build. The
--enable-gtk2-dependency configure option has been removed.
+* The introspection annotations for the x and y parameters of
+ GtkMenuPositionFunc have been corrected from 'out' to 'inout'.
+ If you are using such a function from language-bindings, this
+ may require adjustments.
+
Release notes for 3.14
======================