summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-19 00:43:36 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-19 01:34:19 -0500
commit77d90258ff1b36dbe728737fc2bce8b7ee46fd55 (patch)
tree5e2fc9ecc98c83e816ce572e21dd2345f14c2ca9 /NEWS
parent215c55f2b91017fdf1d8ffe5aeb8d54cd6368e6f (diff)
downloadgtk+-77d90258ff1b36dbe728737fc2bce8b7ee46fd55.tar.gz
3.11.73.11.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef18a52e2a..4a47e14220 100644
--- a/NEWS
+++ b/NEWS
@@ -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
============================================