aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-07-19 01:24:05 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-07-19 01:24:05 +0200
commit038a1f3630a480cc9b2951e0af80b7a5dba58401 (patch)
tree611cd313e8d20132029b08d2e517033af23346a3 /docs
parent5ad68305a7c5929ca9e31ca7682fcce5dded769b (diff)
downloaduGFX-038a1f3630a480cc9b2951e0af80b7a5dba58401.tar.gz
uGFX-038a1f3630a480cc9b2951e0af80b7a5dba58401.tar.bz2
uGFX-038a1f3630a480cc9b2951e0af80b7a5dba58401.zip
Adding QImage display driver
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 11d2549c..ad093d46 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -10,6 +10,7 @@ FIX: Fixing issue in STM32F746G-Discovery board file that resulted in bad color
FEATURE: Added gwinPrintg()
FIX: Fix sprintg and related functions handling of NULL pointers.
FIX: Fixing width calculation of gdispGDrawString() and gdispGFillString().
+FEATURE: Added QImage display driver.
*** Release 2.5 ***