aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2016-11-19 19:39:04 +1000
committerinmarket <inmarket@ugfx.org>2016-11-19 19:39:04 +1000
commite0eacb846c4c87b70a77095c4b50fe4c06255fec (patch)
treed4832141a52eba67df43d167a2def7c1b3ccf8bf /docs
parentda2735ab6734d178c93d21439721c5573c3eaa2a (diff)
downloaduGFX-e0eacb846c4c87b70a77095c4b50fe4c06255fec.tar.gz
uGFX-e0eacb846c4c87b70a77095c4b50fe4c06255fec.tar.bz2
uGFX-e0eacb846c4c87b70a77095c4b50fe4c06255fec.zip
Fixes to GEVENT
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 02d85879..ee6b5ada 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -23,6 +23,7 @@ FEATURE: Added high-level functions to modify image color palettes
FIX: Improving gdispDrawThickLine()
FEATURE: Added gdispAddFont() for adding a dynamic font to the permanent font list
FEATURE: Added gmiscHittestPoly() for checking whether a point is inside of a polygon
+FIX: Fixed strange multi-thread issues in GEVENT
*** Release 2.6 ***