credits where they are due
Kartik Thakore [Sun, 11 Oct 2009 15:49:49 +0000 (11:49 -0400)]
CHANGELOG
lib/SDL.pm

index 2a2dd48..4123d4e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,9 @@
 Revision history for Perl extension SDL_perl.
 
 * ?
-  - Fix bug with TTFSizeText, it actually returns 0 on success
-  - Add display_format_alpha
-  - Add an example that plays a .WAV sound sample
+  - 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]
 
 * v2.2.3.1 Sept 29 2009 Kartik Thakore <thakore.kartik@gmail.com>
        - Critical Build.PL fix for META.yml 
index 80e34d2..11c5ea0 100644 (file)
@@ -118,6 +118,9 @@ per class basis.
        Nick: nferraz
        Name: Nelson Ferraz
 
+       Nice: acme
+       Name: Leon Brocard
+
 =head2 Maintainance 
        
        Nick: kthakore