Browse Source

Yes, we enabled FileData (changes.txt)

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

+ 1 - 0
changes.txt

@@ -7,6 +7,7 @@ LOVE 0.7.0
   * Added get/setGroupIndex to CircleShape and PolygonShape.
   * Added Font:getWrap.
   * Added identity field to love.conf.
+  * Enabled love.filesystem.FileData.
   * Fixed bug where love.audio.pause and friends were acting on everything, not just the passed Source.
   * Fixed setFixedRotation enabling other flags.
   * Fixed a bug in the loader (for require).