From: Kartik Thakore <thakore.kartik@gmail.com> Date: Mon, 30 Nov 2009 18:00:10 +0000 (-0500) Subject: up X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=14df5f6bb2eb0c08fd2a53de409d92173a4dda87;p=sdlgit%2FSDL-Site.git up --- diff --git a/pages/index.pod b/pages/index.pod index 921c6c4..7190e88 100644 --- a/pages/index.pod +++ b/pages/index.pod @@ -36,12 +36,16 @@ To begin testing read L<this| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testin =head1 Latest News -=head2 November 13th 2009 +=head2 November 27th 2009 =head3 CPAN Release + +SDL 2.3_1 (Alpha) is on CPAN. The new API has many changes, read the L<release notes|http://sdl.perl.org/blog-0001.html>. + SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API. + =head3 Active Development SDL Perl is being actively developed to v3.0. The process is as below: @@ -50,7 +54,7 @@ SDL Perl is being actively developed to v3.0. The process is as below: =item v2.3 100% Core of SDL C API migrated without MultiThreading -Complete access to these functions L<SDL_API | http://www.libsdl.org/cgi/docwiki.cgi/SDL_API>. +(80% done) Complete access to these functions L<SDL_API | http://www.libsdl.org/cgi/docwiki.cgi/SDL_API>. MultiThreading is doable with this release but will be focused on later