Added no_index for files in make here is the bug https://rt.cpan.org/Ticket/Display...
[sdlgit/SDL_perl.git] / CHANGELOG
index 34be024..d9c8f3e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,13 @@
 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