summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-10-12 23:27:36 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-10-12 23:27:36 -0400
commit1d2071b8922fc80f5228743ca0980e870abc0f49 (patch)
treec07251e120c6153a923e2fea16cced78c3dacf5c /NEWS
parentb46eb5c20a54603c8832fa21dd32f82d383310c2 (diff)
downloadgtk+-1d2071b8922fc80f5228743ca0980e870abc0f49.tar.gz
NEWS: Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS43
1 files changed, 43 insertions, 0 deletions
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
========================================