update changelog

This commit is contained in:
Bill Meltsner
2011-04-06 11:21:36 -04:00
parent 7e5e60c0a2
commit 179bc61427
+2 -1
View File
@@ -3,13 +3,14 @@ LOVE 0.7.2 [Game Slave]
* Added Framebuffer:get/setWrap.
* Added love.event.clear.
* Added support for any number of arguments to love.keyboard.isDown.
* Added support for any number of arguments to love.keyboard.isDown and love.mouse.isDown.
* Fixed fused games not working.
* Fixed ParticleSystem:setSize ignoring the variation argument.
* Fixed some file-opening exceptions not being caught.
* Fixed files loaded by libmodplug being too loud.
* Fixed paths with periods in them not working.
* Fixed love.graphics.getBlendMode not detecting subtractive and multiplicative blend modes.
* Updated PhysicsFS version to 2.0.2 on Windows
* Updated OpenAL Soft version to 1.13 on Windows