Browse Source

debug change didn't fit in

Bart van Strien 15 years ago
parent
commit
57f25a98e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      changes.txt

+ 1 - 1
changes.txt

@@ -8,7 +8,7 @@ LOVE 0.7.0
   * Added Font:getWrap.
   * Added Font:getWrap.
   * Added identity field to love.conf.
   * Added identity field to love.conf.
   * Enabled love.filesystem.FileData.
   * Enabled love.filesystem.FileData.
-  * debug is now usable as a variable name.
+  * Fixed bug where the debug module was not an upvalue of the error handlers. (you can now override debug)
   * Fixed bug where love.audio.pause and friends were acting on everything, not just the passed Source.
   * Fixed bug where love.audio.pause and friends were acting on everything, not just the passed Source.
   * Fixed setFixedRotation enabling other flags.
   * Fixed setFixedRotation enabling other flags.
   * Fixed a bug in the loader (for require).
   * Fixed a bug in the loader (for require).