aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2017-01-09 10:25:30 +1000
committerinmarket <inmarket@ugfx.org>2017-01-09 10:25:30 +1000
commitc7cce84274a8843f036a128fbb0185c84feaabc1 (patch)
treeda96e85ffcff68c146baed36448fd76ba831b127 /changelog.txt
parent9216504ce3f825f59494facac637ded42f1cbe04 (diff)
downloaduGFX-c7cce84274a8843f036a128fbb0185c84feaabc1.tar.gz
uGFX-c7cce84274a8843f036a128fbb0185c84feaabc1.tar.bz2
uGFX-c7cce84274a8843f036a128fbb0185c84feaabc1.zip
Add support for a user provided file system.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 88a99e2d..fe85be36 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -4,6 +4,9 @@
*** Changes after 2.7 ***
FEATURE: Added support for 128x32 SSD1306 based displays
+FIX: Fixed recursion bug in console history
+FIX: Multithreading issue with slow window redraws and large images
+FIX: Ensure valid thread stack sizes on platforms where it matters
*** Release 2.7 ***