summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-07-05 09:33:51 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-07-05 09:37:43 -0400
commit646a657453192c6da14f1dc06971b306f6db8807 (patch)
treebaa1372583a609b074216ee70ca8268e0062e69b /NEWS
parent769c795d5732bf4228cd7fed7ab7ab3260f11d5e (diff)
downloadgtk+-646a657453192c6da14f1dc06971b306f6db8807.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 91f86deedb..aaf0a5971f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Overview of Changes in GTK+ 3.1.8
+=================================
+
+* Theming improvements:
+ - Multiple colors are now supported
+ - Support CSS font properties like font-size, font-family, etc
+ - nth-child works for toolbars too
+
+* Bug fixes:
+ 652506 Improve GtkAssistant button labels
+ 652618 themingengine: shrink the background size to the padding-box
+ 652769 Reordering/removing hidden children in GtkBox results in 100% CPU
+ 653053 Avoid GApplication being released twice...
+ 653191 uninitialized variable in completion_match_func
+ 653333 Assigned value is garbage or undefined in gtktoolpalette.c:565
+ 653512 GtkEntryCompletion: Use a PAGE_STEP macro instead of a magic number
+ 653785 GtkStyleContext ignores style classes when getting style properties
+
+* Translation updates:
+ Belarusian
+ Dutch
+ Galician
+ Hebrew
+ Norwegian bokmål
+ Persian
+ Slovenian
+ Spanish
+
Overview of Changes in GTK+ 3.1.6
=================================