Added no_index for files in make here is the bug https://rt.cpan.org/Ticket/Display...
[sdlgit/SDL_perl.git] / CHANGELOG
index 95d64ed..d9c8f3e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,31 @@
 Revision history for Perl extension SDL_perl.
 
+* Aug 18 2009  Kartik Thakore   <thakore.kartik@gmail.com>
+       -Fixed constants with help from arodland
+       -Added warning instead of die for frozenbubble's sake
+       -Made a build script for Solaris
+
+* 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
+       - merged darwin app droper builder 
+
 * Jul 8 2006   David J. Goehrig <dgoehrig@cpan.org>
        - finished embedding data in example scripts
        - fixed Mac OS X file associations