aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2017-01-09 11:40:48 +1000
committerinmarket <inmarket@ugfx.org>2017-01-09 11:40:48 +1000
commit0e00642bfca57432cc88adb7bbe029872804673f (patch)
tree9928076de9cb1bbf1afa36f87ecb9e05b9c37069 /changelog.txt
parenta3241b9f39716a615452eab61a55a655ea67ed46 (diff)
downloaduGFX-0e00642bfca57432cc88adb7bbe029872804673f.tar.gz
uGFX-0e00642bfca57432cc88adb7bbe029872804673f.tar.bz2
uGFX-0e00642bfca57432cc88adb7bbe029872804673f.zip
Add gwinListItemSetText()
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 1f9a85de..675daf58 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,6 +8,7 @@ FIX: Fixed recursion bug in console history
FIX: Multithreading issue with slow window redraws and large images
FIX: Ensure valid thread stack sizes on platforms where it matters
FEATURE: Add support for a GFILE user provided file system
+FEATURE: Add gwinListItemSetText() to replace text in a GWIN list item
*** Release 2.7 ***