aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-06-29 16:15:46 +0200
committerJoel Bodenmann <joel@unormal.org>2014-06-29 16:15:46 +0200
commit5c13e08e76ae1d75240e1e8e46d1e9c3a8ba50cd (patch)
treef5c30d5e5c9342d308ff1a20786ea6a86bb04c1f /docs
parente318ec02d6c3cb96a84679befd0ac447eb597158 (diff)
downloaduGFX-5c13e08e76ae1d75240e1e8e46d1e9c3a8ba50cd.tar.gz
uGFX-5c13e08e76ae1d75240e1e8e46d1e9c3a8ba50cd.tar.bz2
uGFX-5c13e08e76ae1d75240e1e8e46d1e9c3a8ba50cd.zip
added gfileSync() and autosync feature
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 31c4f55e..e0c47c4a 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -9,6 +9,7 @@ FEATURE: Added generic framebuffer driver
FEATURE: Added Linux-Framebuffer board definition
FEATURE: Added FatFS support for GFILE
FEATURE: Added gfileMount() and gfileUnmount()
+FEATURE: Added gfileSync()
*** Release 2.1 ***