aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-07-19 01:30:20 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-07-19 01:30:20 +0200
commite5f69dbcf4d462cb94592a45a0d5ec1eefd14468 (patch)
treeeaddd90154afee8546694f527f4a21187f2a26cc /docs
parent038a1f3630a480cc9b2951e0af80b7a5dba58401 (diff)
downloaduGFX-e5f69dbcf4d462cb94592a45a0d5ec1eefd14468.tar.gz
uGFX-e5f69dbcf4d462cb94592a45a0d5ec1eefd14468.tar.bz2
uGFX-e5f69dbcf4d462cb94592a45a0d5ec1eefd14468.zip
Adding Qt GOS port
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 ad093d46..648c9901 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -11,6 +11,7 @@ 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.
+FEATURE: Added support for Qt platform
*** Release 2.5 ***