aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-07-25 17:48:40 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-07-25 17:48:40 +0200
commit05d1f7ba1b455907e3b66e42dea001c242a1de27 (patch)
tree11e2cdf25db74ae42911a35337ac28f3be1285ed /docs
parent1918d274609e365ff9ab7bed0873c0fe97c3a7f2 (diff)
downloaduGFX-05d1f7ba1b455907e3b66e42dea001c242a1de27.tar.gz
uGFX-05d1f7ba1b455907e3b66e42dea001c242a1de27.tar.bz2
uGFX-05d1f7ba1b455907e3b66e42dea001c242a1de27.zip
Updating releases.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 3849afa6..fa87deef 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -17,7 +17,8 @@ FEATURE: Add ability to inject mouse events for a Win32 ugfx emulator window
FEATURE: Add ability to turn on and off mouse processing for a win32 ugfx emulator window
FEATURE: Add ability to capture mouse events on the win32 ugfx emaultor window
FIX: Fixing issue where children of (nested) containers were not properly handled when callin gwinRaise()
-
+FEATURE: Automatically close all open files in gfileDeinit()
+
*** Release 2.5 ***
FEATURE: Added support for numerous compilers