aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 4bc85283..b44253db 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -44,6 +44,9 @@ FIX: Fixed to allow gwinSetText with static text on a TextEdit control
FIX: Fixed to ChibiOS realloc on a TextEdit control
FEATURE: Added support for CMSIS V2.0 operating systems (eg RTX5)
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
*** Release 2.7 ***