Add a point I forgot to ReleaseNotes

This commit is contained in:
rdb 2016-04-01 11:45:33 +02:00
parent dba6acecd7
commit 311a89caa9

View File

@ -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 ------------------------