From f9c127ea13a9329027bf8b805a2320ad9cc3eee2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 6 Jun 2011 16:13:12 -0400 Subject: [PATCH] Updates --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/NEWS b/NEWS index 30f04d0db6..808aac52c4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Overview of Changes in GTK+ 3.0.11 +================================== + +* Modernize custom paper size dialog look + +* Add an app chooser to the gtk-demo 'Pickers' example + +* Bugs fixed: + 642773 Make file search non-case sensitive + 576492 GtkBuilder does not respect G_PARAM_CONSTRUCT properties + 642929 Don't infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER + Only draw the resize grip if its window exists + Make menuitems show up with name in a11y tools again + Add some level of a11y support for combo boxes back + +* Updated translations: + Catalan (Valencian) + Slovenian + + Overview of Changes in GTK+ 3.0.10 ==================================