aboutsummaryrefslogtreecommitdiffstats
path: root/releases.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-10-28 01:13:00 +0100
committerinmarket <andrewh@inmarket.com.au>2013-10-28 10:12:37 +1000
commit17cc2da9c53191be2831f71a721b0fe2273e9807 (patch)
tree2a0c70495bec5e63f104cbf599e5e685b3d9f7f1 /releases.txt
parent2cb8e08c525e140a20982cb14e59ebd7782f2792 (diff)
downloaduGFX-17cc2da9c53191be2831f71a721b0fe2273e9807.tar.gz
uGFX-17cc2da9c53191be2831f71a721b0fe2273e9807.tar.bz2
uGFX-17cc2da9c53191be2831f71a721b0fe2273e9807.zip
Merge changes from release v1.9 in preperation for v2.0
Diffstat (limited to 'releases.txt')
-rw-r--r--releases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/releases.txt b/releases.txt
index ad00e8d1..32a838e9 100644
--- a/releases.txt
+++ b/releases.txt
@@ -10,7 +10,7 @@ FEATURE: New driver interface for GDISP
FEATURE: Multiple display support
FEATURE: Multiple controller support
FEATURE: Add gdispFlush() for those controllers that need it
-FEATURE: Add GDISP_NEED_AUTOFLUSH to automatically flush when required.
+FEATURE: Add GDISP_NEED_AUTOFLUSH and GDISP_NEED_TIMERFLUSH to automatically flush when required.
*** changes after 1.8 ***
FEATURE: GWIN list boxes.