Update changelog again (sorry)

This commit is contained in:
vrld
2011-08-12 15:37:03 +02:00
parent c7b3e6cc53
commit 611db40592
+1 -2
View File
@@ -7,7 +7,6 @@ LOVE 0.8.0 [Rubber Piggy]
* Added love.graphics.arc.
* Added seek and tell to Source objects.
* Added color interpolation to ParticleSystem.
* Added alpha masking.
* Added automatic PO2 padding for systems not supporting the OpenGL extension.
* Added UTF-8 support for fonts.
* Added box2d error handling for some commonly failing functions.
@@ -20,7 +19,7 @@ LOVE 0.8.0 [Rubber Piggy]
* Added love.graphics.isSupported.
* Added love.graphics.getRenderTarget.
* Added love.event.quit.
# Added stencils.
* Added stencil masks.
* Fixed polygon drawing (was off by one).
* Fixed wrapping for single words.