From 311a89caa92d7b256cc8350a3cebe2eae082e3af Mon Sep 17 00:00:00 2001 From: rdb Date: Fri, 1 Apr 2016 11:45:33 +0200 Subject: [PATCH] Add a point I forgot to ReleaseNotes --- doc/ReleaseNotes | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index 54c554b355..90c661c63a 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -20,6 +20,7 @@ remained in the 1.9.1 release, including: * NodePath render_mode setters no longer reset wireframe color * Fix constant reloading of texture when gl-ignore-mipmaps is set * BamReader now releases the GIL (so it can be used threaded) +* Fix AttributeError in direct.stdpy.threading module ------------------------ RELEASE 1.9.1 ------------------------