aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2017-01-10 10:18:52 +0100
committerJoel Bodenmann <joel@embedded.pro>2017-01-10 10:18:52 +0100
commit2b75db44a096ddce161452c66c97ee20e724787e (patch)
tree56d3b4ac3df57dc14f50abde3d10b7e01a08bebd /changelog.txt
parentbfe41b4cfde9dea7bc4f54f14575c2e23546e14b (diff)
downloaduGFX-2b75db44a096ddce161452c66c97ee20e724787e.tar.gz
uGFX-2b75db44a096ddce161452c66c97ee20e724787e.tar.bz2
uGFX-2b75db44a096ddce161452c66c97ee20e724787e.zip
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 675daf58..074da055 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -9,6 +9,7 @@ FIX: Multithreading issue with slow window redraws and large images
FIX: Ensure valid thread stack sizes on platforms where it matters
FEATURE: Add support for a GFILE user provided file system
FEATURE: Add gwinListItemSetText() to replace text in a GWIN list item
+FEATURE: Added GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
*** Release 2.7 ***