aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2017-08-26 11:15:56 +1000
committerinmarket <andrewh@inmarket.com.au>2017-08-26 11:15:56 +1000
commit0388755df1e3d65aa6d17f90965bcf5037c204ab (patch)
tree93aacdd84eed6b046631dff5ebd968430cbcc4d3 /changelog.txt
parent04c23b408da0f1f4bc5aa7978be7aeb77f1cdd5d (diff)
downloaduGFX-0388755df1e3d65aa6d17f90965bcf5037c204ab.tar.gz
uGFX-0388755df1e3d65aa6d17f90965bcf5037c204ab.tar.bz2
uGFX-0388755df1e3d65aa6d17f90965bcf5037c204ab.zip
Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index b44253db..22a6ea73 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -47,6 +47,7 @@ REMOVED: Removed long deprecated functions gfxSemCounter() and gfxSemCounterI()
FIX: gwinDetachToggle() is now a visible part of the API
CHANGE: Update OSX makefiles (allows for 64bit building)
FIX: Fixed resetting a timer on gwinImage objects when using animated GIFs
+FEATURE: Added gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
*** Release 2.7 ***