浏览代码

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

rude 14 年之前
父节点
当前提交
6de95c6363
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      changes.txt

+ 1 - 0
changes.txt

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