Last fix for proposal #105 and added it to changes.txt

This commit is contained in:
Bart van Strien
2010-11-07 14:13:53 +01:00
parent 9bf63b8607
commit 0aa4c36950
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@ LOVE 0.7.0 [Game Slave]
* Changed the traceback in the error screen.
* Changed font origin to top-left.
* Changed behavior of love.physics.newWorld(w, h), it now creates a w*h world, not a 4*w*h world.
* Changed linux save dir location to obey to Freedesktop.org's XDG specs. (~/.local/share/love by default.)
* Removed font functions from love.graphics.