[gtk+] Move the level bar release note to the right section



commit 10e24b8e190b0db1d2306c152ead05f76db687b9
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Feb 29 13:16:50 2016 -0500

    Move the level bar release note to the right section

 README.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README.in b/README.in
index b171cdb..1b2116d 100644
--- a/README.in
+++ b/README.in
@@ -115,6 +115,11 @@ Release notes for 3.20
   tabs as done with other locations. This breaks the API for those
   using the other-locations signal.
 
+* The way in which GtkLevelBar determines the offset to apply was
+  a bit inconsistent in the past; this has been fixed. Applications
+  that are using custom offsets should double-check that their
+  levels look as expected.
+
 Release notes for 3.18
 ======================
 
@@ -127,11 +132,6 @@ Release notes for 3.18
   GtkCellRendererText is no longer ignored. If you don't want your
   text to be translucent, use opaque colors.
 
-* The way in which GtkLevelBar determines the offset to apply was
-  a bit inconsistent in the past; this has been fixed. Applications
-  that are using custom offsets should double-check that their
-  levels look as expected.
-
 Release notes for 3.16
 ======================
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]