[gtk/gtk-4-6] 4.6.7



commit 42b14ce5f20fc81b85aa3e3e0036fbb2d1476137
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Aug 11 15:39:32 2022 -0400

    4.6.7

 NEWS        | 33 +++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 555613897f..a1101f558e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Overview of Changes in 4.6.7, 17-08-2022
+========================================
+
+* Miscellaneous memory leak fixes
+
+* GtkTreeView:
+ - Fix a problem with DND
+ - Fix a problem with row selection
+
+* GtkTreePopover:
+ - Support scrolling
+
+* GtkGridView:
+ - Fix issues with rubberband selection
+
+* GtkSnapshot:
+ - Make GtkSnapshot work from bindings
+
+* X11:
+ - Fix preferred action for DND
+
+* Windows:
+ - Fix DND
+
+* Translation updates
+ Croatian
+ Georgian
+ Indonesian
+ Russian
+ Serbian
+ Spanish
+
+
 Overview of Changes in 4.6.6, 02-07-2022
 ========================================
 
diff --git a/meson.build b/meson.build
index 74bd897a96..6f12b25c8b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gtk', 'c',
-        version: '4.6.6',
+        version: '4.6.7',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]