From 0586fd276d81ae7cd95ff50f92b1536c947ddf67 Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 8 May 2019 09:25:35 +1000 Subject: Fix to gImage BMP handling where the system pixel size is less than a byte --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 8b3babf0..07c0a27a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,8 @@ *** After Release 2.9 *** CHANGE: Added type gImage to replace V2.x gdispImage +FIX: Fixed GWIN console widget scroll +FIX: A warning and adjusted is made if GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE is less than 40 bytes. *** Release 2.9 *** -- cgit v1.2.3