summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
Diffstat (limited to 'README.in')
-rw-r--r--README.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.in b/README.in
index 5eb8e0df3..65fd6cccf 100644
--- a/README.in
+++ b/README.in
@@ -289,6 +289,13 @@ Relevant information for developers with existing Clutter applications
wanting to port to newer releases (see NEWS for general information on new
features).
+Release Notes for Clutter 1.26
+-------------------------------------------------------------------------------
+
+• The evdev backend specific ClutterPointerConstrainCallback type was changed
+ to include not only the target position but also the previous position. This
+ is an API change, and will require a version check in any caller code.
+
Release Notes for Clutter 1.24
-------------------------------------------------------------------------------