Move the level bar release note to the right section

This commit is contained in:
Matthias Clasen 2016-02-29 13:16:50 -05:00
parent 33ac51ea72
commit 10e24b8e19

View File

@ -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
======================