diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-02-19 00:43:36 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-02-19 01:34:19 -0500 |
commit | 77d90258ff1b36dbe728737fc2bce8b7ee46fd55 (patch) | |
tree | 5e2fc9ecc98c83e816ce572e21dd2345f14c2ca9 /NEWS | |
parent | 215c55f2b91017fdf1d8ffe5aeb8d54cd6368e6f (diff) | |
download | gtk+-77d90258ff1b36dbe728737fc2bce8b7ee46fd55.tar.gz |
3.11.73.11.7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Overview of Changes in GTK+ 3.11.6 to 3.11.7 +============================================ + +* GtkActionBar: + - Fix theming + +* GtkBox: + - Allow setting center widget to NULL + - Fix a size-allocation error + +* GtkPopover: + - Fix a crash with text handles (#724392) + - Allow resetting relative-to (#724407) + +* Wayland: + - Use new xdg-shell ping + - Use new xdg-shell focus methods + +* Printing: + - Fix a small memory leak (#724631) + + Overview of Changes in GTK+ 3.11.5 to 3.11.6 ============================================ |