docs: Mention ClutterRequestMode in the release notes

This commit is contained in:
Emmanuele Bassi 2014-12-15 23:42:12 +00:00
parent 4f03b32eea
commit 05a940fa5e
1 changed files with 7 additions and 0 deletions

View File

@ -303,6 +303,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.22
-------------------------------------------------------------------------------
• The ClutterRequestMode enumeration has a new value. Code checking for the
values of ClutterRequestMode should already be resilient to changes to this
enumerations, like for all enumerations in Clutter.
Release Notes for Clutter 1.20
-------------------------------------------------------------------------------