aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2018-03-10 13:35:57 +0100
committerJoel Bodenmann <joel@embedded.pro>2018-03-10 13:35:57 +0100
commita411aea69fb59afb340eaa24df96c13dad22e578 (patch)
treed7296353e1c024fd3a067df0af070ee350f67bf8 /changelog.txt
parentbee02d5bb58800104a6dd7490ec2424dacecf625 (diff)
downloaduGFX-a411aea69fb59afb340eaa24df96c13dad22e578.tar.gz
uGFX-a411aea69fb59afb340eaa24df96c13dad22e578.tar.bz2
uGFX-a411aea69fb59afb340eaa24df96c13dad22e578.zip
Updating changelog
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 2346e65b..d3c4b6b0 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -15,6 +15,7 @@ FEATURE: Added GFX_COMPAT_V2 to maintain source compatibility with V2.x programs
FEATURE: Added GFX_COMPAT_OLDCOLORS to allow V2.x Red, Green, Blue color names. It is turned on by default.
CHANGE: Added GFXRED, GFXBLUE, GFXGREEN 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
*** Release 2.8 ***