aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2019-05-08 09:25:35 +1000
committerinmarket <andrewh@inmarket.com.au>2019-05-08 09:25:35 +1000
commit0586fd276d81ae7cd95ff50f92b1536c947ddf67 (patch)
tree909a91960d794ecb094bd2f4e7a77b9beadcb620 /changelog.txt
parent127a7cd2a2d6145b808b1960f602cc26cafcb1dd (diff)
downloaduGFX-0586fd276d81ae7cd95ff50f92b1536c947ddf67.tar.gz
uGFX-0586fd276d81ae7cd95ff50f92b1536c947ddf67.tar.bz2
uGFX-0586fd276d81ae7cd95ff50f92b1536c947ddf67.zip
Fix to gImage BMP handling where the system pixel size is less than a byte
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt2
1 files changed, 2 insertions, 0 deletions
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 ***