Bug in the logic of a test
[sdlgit/SDL_perl.git] / CHANGELOG
index d8c8c2e..2cd6d7f 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,25 @@
 Revision history for Perl extension SDL_perl.
 
-* Sept 1 2009 Kartik Thankore <thakore.kartik@gmail.com>
+* ?
+  - Fix bug with TTFSizeText, it actually returns 0 on success [acme]
+  - Add display_format_alpha [acme]
+  - Add an example that plays a .WAV sound sample [acme]
+  - Add left/right panning to the mixer [acme]
+
+* v2.2.3.1 Sept 29 2009 Kartik Thakore <thakore.kartik@gmail.com>
+       - Critical Build.PL fix for META.yml 
+       - Doc fix
+
+* v2.2.3 Sept 29 2009 Kartik Thakore <thakore.kartik@gmail.com>
+       - More Docs
+       - Experimental Mac version
+
+* Sept 11 2009 Kartik Thakore <thakore.kartik@gmail.com>
+       - Moved Debian patches upstream
+       - http://packages.debian.org/changelogs/pool/main/s/sdlperl/current/changelog
+       - credit goes to Ryan Niebur and Daniel Burr
+
+* Sept 1 2009 Kartik Thakore <thakore.kartik@gmail.com>
        - Made Alien::SDL 0.3 dependency
        - Updated MANIFEST
 * Aug 31 2009 Kartik Thakore <thakore.kartik@gmail.com>