Explorar o código

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

rude %!s(int64=14) %!d(string=hai) anos
pai
achega
6de95c6363
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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.