aboutsummaryrefslogtreecommitdiffstats
path: root/releases.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-01-07 08:20:57 +0100
committerJoel Bodenmann <joel@unormal.org>2014-01-07 08:20:57 +0100
commit789765ddadefefc177fffacd7455269769239b82 (patch)
treed2a8752924e7ca83eadb2af35fde7a232604459b /releases.txt
parente1ff7b421ecb3fb73c86acbe2376ad967fb2d268 (diff)
downloaduGFX-789765ddadefefc177fffacd7455269769239b82.tar.gz
uGFX-789765ddadefefc177fffacd7455269769239b82.tar.bz2
uGFX-789765ddadefefc177fffacd7455269769239b82.zip
doc
Diffstat (limited to 'releases.txt')
-rw-r--r--releases.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/releases.txt b/releases.txt
index 505bc763..dbe0f262 100644
--- a/releases.txt
+++ b/releases.txt
@@ -11,6 +11,8 @@ DEPRECATE: TDISP module removed
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: Gwin does now provide parent-child relations (gwinAddChild(), gwinRemoveChild(), ...)
+FEATURE: Added frame widget
*** changes after 1.9 ***