summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-03-13 15:58:58 +0100
committerMatthias Clasen <mclasen@redhat.com>2023-03-14 07:50:49 -0400
commitd776ad789dfd4f69ae251dc8e6248e6ca30abd46 (patch)
tree13e83f808da62c736b7d7e66cc31e6d08454664d
parent86bbc13a61a37d1f9a97378cdba2fc49e5c10eec (diff)
downloadgtk+-4.10.1.tar.gz
4.10.14.10.1
-rw-r--r--NEWS48
1 files changed, 47 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b9ddbe6cdb..e480179887 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,52 @@
-Overview of Changes in 4.10.1, xx-xx-xxxx
+Overview of Changes in 4.10.1, 14-03-2023
=========================================
+* GtkFileChooser
+ - Improve search performance
+ - Be safe against pathless files
+ - Fix memory leaks
+ - Only show local files in recent files
+ - Show most recent files first
+ - Make files non-selectable in selet_folder mode
+
+* GtkListView / GtkColumnView / GtkGridView
+ - Fix scrolling problems
+ - Support CSS border-spacing
+
+* GtkComboBox
+ - Fix a size allocation problem
+
+* gtk
+ - Size allocation fixes
+
+* Accessibility
+ - Miscellaneous property fixes and improvements
+
+* Wayland
+ - Fix an ordering problem in surface disposal
+
+* Windows
+ - Fix Visual Studio build with older GLib
+
+* Translation updates
+ Basque
+ Bulgarian
+ Catalan
+ Czech
+ Danish
+ Finnish
+ Friulian
+ Galician
+ Georgian
+ Hungarian
+ Lithuanian
+ Polish
+ Portuguese
+ Swedish
+ Turkish
+ Ukrainian
+
+
Overview of Changes in 4.10.0, 04-03-2023
=========================================