4.6.0
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Dec 2021 14:59:38 +0000 (09:59 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Dec 2021 15:31:52 +0000 (10:31 -0500)
NEWS
meson.build
testsuite/tools/validate-data/invalid5.expected

diff --git a/NEWS b/NEWS
index ef48bf0bb150a108fffff84f0c8e6941133d9bc6..ef51fbbd466e068e32f2c1bc19b4e0dafba0a8ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Overview of Changes
+===================
+
+* GtkProgressBar:
+ - Fix handling of "inverted"
+
+* GtkLabel:
+ - Add a "natural wrap mode" property to influence how
+   natural width is determined
+
+* GtkTextView
+ - Scroll insertion on-screen after undo / redo
+
+* gsk:
+ - Abort region diffing when changes are too complex
+
+* gdk:
+ - Avoid compressing discrete scroll events
+ - Fix problems with hiding windows
+ - Improve GL and GLES version checks
+
+* Wayland:
+ - Support new high-contrast setting
+
+* Inspector:
+ - Add DND inspection support
+
+* build:
+ - Avoid deprecated meson apis
+
+* Translation updates
+ Galician
+ Portuguese
+ Ukrainian
+
+
 Overview of Changes in 4.5.1, 16-12-2021
 ========================================
 
index c957835b39f07497158c835dcdcdd87b47211ae0..c5fbed6ea335f5077d550d01a630a75b5d19ed4a 100644 (file)
@@ -1,5 +1,5 @@
 project('gtk', 'c',
-        version: '4.5.1',
+        version: '4.6.0',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',
index fac31b7788aac2e3079ec2c846d9bc4ef16cd0e0..e9d2c561aef7351bb72b47430f2b164240351321 100644 (file)
@@ -1 +1 @@
-invalid5.ui:3:1 Required GTK version 5.10, current version is 4.5
+invalid5.ui:3:1 Required GTK version 5.10, current version is 4.6