docs for pango done
[sdlgit/SDL-Site.git] / pages / index.pod
index 921c6c4..dd32254 100644 (file)
@@ -20,7 +20,7 @@ To begin using SDL Perl read the tutorials and documentation.
 
 =item IRC
 
-Talk to us on channel #sdl.
+Talk to us on channel L<#sdl|http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&server=irc.perl.org&channel=%23sdl> .
 
 =item Mailing List
 
@@ -36,33 +36,40 @@ To begin testing read L<this| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testin
 
 =head1 Latest News
 
-=head2 November 13th 2009
+=head2 Feb 22 2010
 
 =head3 CPAN Release
        
+
+L<SDL 2.3_5(Alpha)|http://search.cpan.org/~kthakore> 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:
 
-=over
+=head3 TODO
 
-=item v2.3 100% Core of SDL C API migrated without MultiThreading 
+=over
 
-Complete access to these functions L<SDL_API | http://www.libsdl.org/cgi/docwiki.cgi/SDL_API>.
+=item Release 2.3_7
 
-MultiThreading is doable with this release but will be focused on later
+ Mixer Docs, tests, and XS
 
-=item v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX & SDL_Mixer Support
+=item Release 2.3_8
 
-Provide support for SDL + POE collaboration.
+ TTF Docs, tests and XS
 
-Provide dependecies for FrozenBubble migration to CPAN. 
+=item Release 2.3_9
 
-=item v2.5 ??? MultiThreading and Other Third Party Libraries
+ Pango Docs, tests and XS
 
-This release is undecided as of now. Please talk to us on the Channel or Make Tickets
+=item Release 2.4.5
+  
+  Sugar for Core SDL objects
+  Make SDL work with Frozen Bubble
 
 =back