X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=CHANGELOG;h=2cd6d7fcf3969c57903b794abe3d22fcc62b1889;hb=HEAD;hp=b483aab9643ad332163bf256a8373ea871e07844;hpb=63ebaa682697728f5946f700a2b2c12534b1b821;p=sdlgit%2FSDL_perl.git diff --git a/CHANGELOG b/CHANGELOG index b483aab..2cd6d7f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,29 @@ Revision history for Perl extension SDL_perl. + +* ? + - 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 + - Critical Build.PL fix for META.yml + - Doc fix + +* v2.2.3 Sept 29 2009 Kartik Thakore + - More Docs + - Experimental Mac version + +* Sept 11 2009 Kartik Thakore + - 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 + - Made Alien::SDL 0.3 dependency + - Updated MANIFEST +* Aug 31 2009 Kartik Thakore + - Fixed broken mixer test on FreeBSD * Aug 27 2009 Kartik Thakore -Made App loop() faster https://rt.cpan.org/Public/Bug/Display.html?id=16988 -Patched support for add support for gluquadric* sub https://rt.cpan.org/Public/Bug/Display.html?id=25598