diff options
author | inmarket <andrewh@inmarket.com.au> | 2014-08-08 19:02:07 +1000 |
---|---|---|
committer | inmarket <andrewh@inmarket.com.au> | 2014-08-08 19:02:07 +1000 |
commit | 14f372bef8db5d919a35d8b8db48583ca1aeb8ce (patch) | |
tree | 7b45d12de7f219058c48f953117e536f78b0b105 /docs | |
parent | 1012ab75a4fb49aee0a42f8d24f1e76844a6c319 (diff) | |
download | uGFX-14f372bef8db5d919a35d8b8db48583ca1aeb8ce.tar.gz uGFX-14f372bef8db5d919a35d8b8db48583ca1aeb8ce.tar.bz2 uGFX-14f372bef8db5d919a35d8b8db48583ca1aeb8ce.zip |
doco
Diffstat (limited to 'docs')
-rw-r--r-- | docs/releases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index 0b30dd0b..6814fd0b 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -21,6 +21,7 @@ FEATURE: Added geventEventComplete() 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 *** Release 2.1 *** |