diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-02-01 17:08:14 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-02-01 17:08:14 +0100 |
commit | 6e893c7efd56a89b452e84421f5235e5cbaf6867 (patch) | |
tree | 9aad98d87bf6f49fca1e1666769d3303cde6ccf3 /releases.txt | |
parent | 0bb6473f880e69c294f78972a04c286a088d15fb (diff) | |
download | uGFX-6e893c7efd56a89b452e84421f5235e5cbaf6867.tar.gz uGFX-6e893c7efd56a89b452e84421f5235e5cbaf6867.tar.bz2 uGFX-6e893c7efd56a89b452e84421f5235e5cbaf6867.zip |
doc
Diffstat (limited to 'releases.txt')
-rw-r--r-- | releases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.txt b/releases.txt index 2cf47a9a..ea3aa785 100644 --- a/releases.txt +++ b/releases.txt @@ -12,6 +12,7 @@ FIX: Console does not execute gwinPrintf() anymore if not visible FEATURE: Added gwinGetColor() and gwinGetBgColor() FEATURE: Console does now have an optional buffer (GWIN_CONSOLE_USE_HISTORY) FEATURE: Added smooth scrolling to list widget +FEATURE: Added FreeRTOS port *** changes after 1.9 *** |