aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-08-12 16:43:45 +1000
committerinmarket <andrewh@inmarket.com.au>2014-08-12 16:43:45 +1000
commit10902154aec652a3fcdf028b2c6ff16743464973 (patch)
tree2941d4f7ed14450ee5731da2e106f824e3435ee8 /docs
parent6ff7d90500bf5939252eb39272558706da1b8f44 (diff)
downloaduGFX-10902154aec652a3fcdf028b2c6ff16743464973.tar.gz
uGFX-10902154aec652a3fcdf028b2c6ff16743464973.tar.bz2
uGFX-10902154aec652a3fcdf028b2c6ff16743464973.zip
GFILE: restructure files, add File Listing, add C String files
Fix compile error for ChibiOS BaseStreamFile based GFILES'.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 6814fd0b..2908535e 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -22,6 +22,8 @@ FEATURE: Added support for the RawOS real time operating system
FEATURE: Operating System initialisation is now optional
FEATURE: Added optional transparency to container
FEATURE: Prevent mouse events going to obscured widgets
+FEATURE: Add GFILE support for file lists
+FEATURE: Add GFILE support for C strings as files
*** Release 2.1 ***