4.6.6
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Jul 2022 18:38:25 +0000 (14:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Jul 2022 18:38:25 +0000 (14:38 -0400)
NEWS
meson.build

diff --git a/NEWS b/NEWS
index 7cf3f587ff6e89390c91d95bbfdc6a5b21f14c22..555613897f8fbed541c51926dc2915d80ed28384 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of Changes in 4.6.6, 02-07-2022
+========================================
+
+* Fix translations in GTKs own ui files
+
+* Wayland:
+ - Fix a problem with the activation protocol
+ - Don't force the HighContrast icontheme
+
+* Windows:
+ - Fix a problem with builtin icons if the
+   hicolor icontheme is not installed
+
+* Translation updates:
+ Brazilian Portuguese
+ Russian
+ Turkish
+
+
 Overview of Changes in 4.6.5, 27-05-2022
 ========================================
 
index a6f32ecf17fbc6a6a87170b36a1598bdde5f412e..74bd897a96171e03b909f31054f6b3f638dbcc80 100644 (file)
@@ -1,5 +1,5 @@
 project('gtk', 'c',
-        version: '4.6.5',
+        version: '4.6.6',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',