Updates
authorMatthias Clasen <mclasen@redhat.com>
Thu, 24 Aug 2023 14:49:44 +0000 (10:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Aug 2023 14:52:35 +0000 (10:52 -0400)
NEWS

diff --git a/NEWS b/NEWS
index f1fd55bde758077735b7b17da9d71cf63f78a76a..e15abd32558ad06c2dd8e8db835ecf09a9e320bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,41 @@
 Overview of Changes in 4.12.1, xx-xx-xxxx
 =========================================
 
+* GtkGridView:
+ - Fix a crash when scrolling
+
+* GtkColumnView:
+ - Fix a refcounting issue in the new scroll_to api
+
+* GtkTreeView
+ - Fix style classes for sort arrows
+
+* GtkEntry:
+ - Improve tracking of user changes (for undo)
+
+* GtkNotebook:
+ - Fix a critical when switching pages
+
+* GtkColor/FontDialogButton:
+ - Make these widgets activatable
+
+* GtkMenuButton:
+ - Fix problems with focus handling
+ - Fix problems with DND
+
+* Printing
+ - Fix the cpdb backend build
+
+* MacOS:
+ - Make file filters work again
+
+* GSK:
+ - Fix issues with color matrix nodes
+
+* Wayland:
+ - Fix a crash with compositors other than gnome-shell
+
+
 Overview of Changes in 4.12.0, 05-08-2023
 =========================================