From fd109a3b82d3b049bbf531912b60a5ab02a89f68 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 25 Jul 2016 17:20:32 +0200 Subject: [PATCH] Updating releases.txt --- docs/releases.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.txt b/docs/releases.txt index 1fd4bb01..3849afa6 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -16,6 +16,7 @@ FEATURE: Add ability to set a parent for a win32 ugfx emulator window FEATURE: Add ability to inject mouse events for a Win32 ugfx emulator window FEATURE: Add ability to turn on and off mouse processing for a win32 ugfx emulator window FEATURE: Add ability to capture mouse events on the win32 ugfx emaultor window +FIX: Fixing issue where children of (nested) containers were not properly handled when callin gwinRaise() *** Release 2.5 ***