From 1d2071b8922fc80f5228743ca0980e870abc0f49 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 12 Oct 2022 23:27:36 -0400 Subject: [PATCH] NEWS: Updates --- NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/NEWS b/NEWS index 6471d67da7..660307e6b9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,49 @@ Overview of Changes in 4.9.1, dd-mm-yyyy ======================================== +Note that deprecations are an early outlook +at changes that will appear in an eventual +GTK 5 release, which is still far away. + +* GtkTreeView, GtkIconView, GtkComboBox and + auxiliary classes have been deprecated + +* GtkEntryCompletion has been deprecated + +* GtkStyleContext has been deprecated + +* gtk_render_ and gtk_snapshot_render_ APIs + have been deprecated + +* GtkAppChooser widgets hae been deprecated + +* GtkMountOperation: + - Fix the dialog to look reasonable + - Make it work under non-X11 + +* GtkStringSorter: + - Support different collation methods + +* Accessibility: + - Introduce GtkAccessibleRange and implement it + +* Debugging: + - Unify formatting for debug output + - Make make debug options available in + non-debug builds + +* Translation updates: + Abkhazian + Basque + Bulgarian + Croatian + Friulian + Georgian + German + Hungarian + Russian + Turkish + Overview of Changes in 4.8.1, 16-09-2022 ======================================== -- 2.30.2