updated changes
Kartik Thakore [Sun, 8 Nov 2009 12:11:06 +0000 (07:11 -0500)]
CHANGELOG

index 454e8d9..94cf9c6 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,17 @@
 Revision history for Perl extension SDL_perl.
 
-* ?
+* 3.0
        - Fix bug with TTFSizeText, it actually returns 0 on success [acme]
        - Add display_format_alpha [acme]
        - Add an example that plays a .WAV sound sample [acme]
        - Add left/right panning to the mixer [acme]
        - Throw warning message if header files are missing while Build [FROGGS]
+       - SDL::Mixer::MixChunk and MixMusic structures [acme]
+       - SDL::Events functions [FROGGS]
+       - SDL::Video functions [acme, kthakore]
+       - SDL::Video substructures [acme, kthakore]
+       - SDL::Events substructures [FROGGS, kthakore]
+       - SDL documentation [magnet, kthakore]
 
 * v2.2.3.1 Sept 29 2009 Kartik Thakore <thakore.kartik@gmail.com>
        - Critical Build.PL fix for META.yml