X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=CHANGELOG;h=d9c8f3ec908831e31a057776904e416bc480afd7;hb=fc3f64f4f8a84be3f1c81be505be13c2aced833b;hp=dde3493676dc5f498ba65edd6c31431038a29187;hpb=8fde61e3e900d5000c94503679d735221acc1882;p=sdlgit%2FSDL_perl.git diff --git a/CHANGELOG b/CHANGELOG index dde3493..d9c8f3e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,53 @@ Revision history for Perl extension SDL_perl. - -* Oct 4 2004 David J. Goehrig +* Aug 18 2009 Kartik Thakore + -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 + - Small fixes in the tutorials + +* Aug 15 2009 Kartik Thakore + - fixed undef access to blit in Surface + - made sdl font strict acceptable + - added cygwin build fix + +* Aug 7 2009 David J. Goehrig + - 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 + - fixed build after Module::Build breakage + - fixed openGL header problems + - merged darwin app droper builder + +* Jul 8 2006 David J. Goehrig + - finished embedding data in example scripts + - fixed Mac OS X file associations + +* Mar 15 2006 David J. Goehrig + - fixed OpenGL examples to work under MacOS X using the SDL Perl.app bundle + +* Oct 12 2005 David J. Goehrig + - Fixed bug where SDL::App frees underlying Surface via DESTROY + - Added SDL_svg support + - cleaned up SDL_gfx support in SDL.xs + - cleaned up smpeg support in SDL.xs + - Added more SDL_sound support + - Added basic SDL_RWops support (TODO - perl callback for user defined) + +* Oct 6 2005 David J. Goehrig + - Changed constructors to die upon invalid initialization + +* Oct 5 2005 David J. Goehrig + - Updated the copyright notices as per the LGPL guidelines + +* Oct 4 2005 David J. Goehrig - Patched Cygwin.pm - Fixed SDL::Rect documentation - Fixed Freebsd build module package designation