From 97bac67546ceafcd8fb879d744d8297618b66cfb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 13 Jan 2019 22:30:26 -0500 Subject: [PATCH] Updates for 3.24.3 --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 4a8f3c5a07..302e551210 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +Overview of Changes in GTK+ 3.24.3 +================================== + +* Bugs fixed: + wayland: Respect length limits in text protocol + wayland: Support key themes + wayland: Fix hi-dpi cursor scaling + quartz: Make point-to-pixel conversions work on all versions + quartz: Re-add support for hidpi scaling + quartz: Fix search engine integration + win32: Fix ime change hangling + placessidebar: Insert drops in the right place + x11: Fix problems gdk_x11_get_parent_relative + x11: Fix Wacom tool types + icons: Recolor polygons as well in symbolic icons + switch: Use Unicode symbols for I/O instead of translations + +* Translation updates: + Japanese + + Overview of Changes in GTK+ 3.24.2 ==================================