Browse Source

Add a point I forgot to ReleaseNotes

rdb 9 years ago
parent
commit
311a89caa9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/ReleaseNotes

+ 1 - 0
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  ------------------------