aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.txt b/docs/changelog.txt
index 7334298b..83cd761b 100644
--- a/docs/changelog.txt
+++ b/docs/changelog.txt
@@ -29,6 +29,8 @@ FEATURE: Added the ability to display the detected compiler
FIX: Fixed an illegal instruction in the Cortex M0 task switcher
FEATURE: Added RAW32 task switching functions which work with ARMCC (the compiler used by Keil) for Cortex M0,M1,M3,M4 and M7
FEATURE: Added gdispGDrawThickArc()
+FIX: Fix a memory merging issue with the RAW32 memory allocator
+FIX: Update RAW32 CLIB threads support for more recent versions of the MINGW compiler
*** Release 2.6 ***