aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.io>2017-08-09 09:02:33 +1000
committerinmarket <inmarket@ugfx.io>2017-08-09 09:02:33 +1000
commitf1db3e940df898186e1472ede45cf9ad40c0f3fb (patch)
tree0a9b1a5d78ce3547f1f396d2b4852ceb84ffe9c7 /changelog.txt
parente16f97ce2600a3bc7b1ae5bd66a1186bb1217010 (diff)
downloaduGFX-f1db3e940df898186e1472ede45cf9ad40c0f3fb.tar.gz
uGFX-f1db3e940df898186e1472ede45cf9ad40c0f3fb.tar.bz2
uGFX-f1db3e940df898186e1472ede45cf9ad40c0f3fb.zip
Fix gwinTextEdit() problems
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index c08f1178..b50aff90 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -40,6 +40,8 @@ FEATURE: Added RA6963 driver
FIX: Fixed clipping issue in gdispGDrawString()
CHANGE: Upgrade GFILE FATFS support from V0.10b to V0.13
FEATURE: Added UC1610 driver
+FIX: Fixed to allow gwinSetText with static text on a TextEdit control
+FIX: Fixed to ChibiOS realloc on a TextEdit control
*** Release 2.7 ***
@@ -93,7 +95,7 @@ FEATURE: Added support for IAR and EDG compilers
FIX: Fixed crash when loading GIF image without enough memory available
FEATURE: Added games/minesweeper demo
FEATURE: Added games/justget10 demo
-
+
*** Release 2.5 ***
FEATURE: Added support for numerous compilers