Mentioned the fix for the stdout-redirect-related crash on Windows in the changelog.

This commit is contained in:
rude
2011-02-11 17:40:22 +01:00
parent f512bd192f
commit 6de95c6363
+1
View File
@@ -28,6 +28,7 @@ LOVE 0.7.1 [Game Slave]
* Fixed unexpected behaviour with hash tables to love.graphics.line.
* Fixed mouse coordinates being capped after setMode.
* Fixed setFont's error handling on a non-existant file.
* Fixed issue where Windows builds would hard crash on Lua errors
* Removed custom sample rates for Decoders.