4.9.3
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Feb 2023 15:05:07 +0000 (16:05 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Feb 2023 15:16:54 +0000 (16:16 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1035446a05441f7a0adf3ab458ddec980a5b9a5b..3579c0ed049196436ad24ad4932e0f88fa139b6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of Changes in 4.9.3, xx-xx-xxxx
+Overview of Changes in 4.9.3, 04-02-2023
 ========================================
 
 * Add GtkUriLauncher, as replacement for gtk_show_uri
@@ -25,6 +25,15 @@ Overview of Changes in 4.9.3, xx-xx-xxxx
 * GtkSwitch:
  - Make state and active independently settable
 
+* GtkFileChooser:
+ - Fix a crash with DND
+ - Fix excessively wide sidebar
+ - Make context menus work again
+
+* Accessibility:
+ - Make GtkAccessible public, so it can be implemented outside GTK
+ - Support accessible implementation for editables
+
 * CSS:
  - Fix randomly stopping CSS animations