From e0eacb846c4c87b70a77095c4b50fe4c06255fec Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 19 Nov 2016 19:39:04 +1000 Subject: Fixes to GEVENT --- docs/releases.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 *** -- cgit v1.2.3