Browse Source

Update changelog again (sorry)

vrld 14 years ago
parent
commit
611db40592
1 changed files with 1 additions and 2 deletions
  1. 1 2
      changes.txt

+ 1 - 2
changes.txt

@@ -7,7 +7,6 @@ LOVE 0.8.0 [Rubber Piggy]
   * Added love.graphics.arc.
   * Added love.graphics.arc.
   * Added seek and tell to Source objects.
   * Added seek and tell to Source objects.
   * Added color interpolation to ParticleSystem.
   * Added color interpolation to ParticleSystem.
-  * Added alpha masking.
   * Added automatic PO2 padding for systems not supporting the OpenGL extension.
   * Added automatic PO2 padding for systems not supporting the OpenGL extension.
   * Added UTF-8 support for fonts.
   * Added UTF-8 support for fonts.
   * Added box2d error handling for some commonly failing functions.
   * 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.isSupported.
   * Added love.graphics.getRenderTarget.
   * Added love.graphics.getRenderTarget.
   * Added love.event.quit.
   * Added love.event.quit.
-  # Added stencils.
+  * Added stencil masks.
 
 
   * Fixed polygon drawing (was off by one).
   * Fixed polygon drawing (was off by one).
   * Fixed wrapping for single words.
   * Fixed wrapping for single words.