aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2018-04-03 13:43:01 +1000
committerinmarket <andrewh@inmarket.com.au>2018-04-03 13:43:01 +1000
commitef9d93f0efd13843ca2f3bb7c3bafcfbf4910899 (patch)
tree55ab6c7a656462ffd80f17dc6dfebf1ff24e476c /changelog.txt
parenta70cc09ff9159876edbb157ff2af4b2f18abf45a (diff)
downloaduGFX-ef9d93f0efd13843ca2f3bb7c3bafcfbf4910899.tar.gz
uGFX-ef9d93f0efd13843ca2f3bb7c3bafcfbf4910899.tar.bz2
uGFX-ef9d93f0efd13843ca2f3bb7c3bafcfbf4910899.zip
Fix UC1610 driver private area initialisation
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 26314aa2..7793206b 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -16,6 +16,7 @@ FEATURE: Added GFX_COMPAT_OLDCOLORS to allow V2.x Red, Green, Blue color names.
CHANGE: Added GFX_RED, GFX_BLUE, GFX_GREEN etc to replace V2.x Red, Gree, Blue color names
CHANGE: Added GFXON/GFXOFF to replace V2.x TRUE/FALSE for configuration options.
FIX: Added gfxRealloc() to Qt port
+FIX: Fixed UC1610 driver private area initialisation
*** Release 2.8 ***