Applied same fix to OpenGL constants
[sdlgit/SDL_perl.git] / CHANGELOG
index c88c1ca..49f5e8c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,21 @@
 Revision history for Perl extension SDL_perl.
 
+* Aug 17 2009   Gabor Szabo <szabgab@gmail.com>
+       - Small fixes in the tutorials
+
+* Aug 15 2009   Kartik Thakore   <thakore.kartik@gmail.com>
+       - fixed undef access to blit in Surface
+       - made sdl font strict acceptable
+       - added cygwin build fix
+
+* Aug 7 2009   David J. Goehrig <dgoehrig@cpan.org>
+       - fixed Darwin build breakage
+       - added support for Mac Ports policies
+       - updated the name of the bundle
+       - added Darwin action ./Build bundle to create SDLPerl.app
+       - fixed SDLPerl.app compilation
+       - added .spl file type for SDLPerl applications!
+
 * Aug 5 2009    Kartik Thakore   <thakore.kartik@gmail.com>
        - fixed build after Module::Build breakage
        - fixed openGL header problems