Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 538:ce9890593001 stable-1.0
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 17 Apr 2008 18:11:29 +0000 |
parents | 45ee760a6f5a |
children | 1f0a57a2483f |
comparison
equal
deleted
inserted
replaced
537:4e85073841fe | 538:ce9890593001 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 04172008 - Look for Speex includes in new directory. Converted all text | 5 04172008 - Look for Speex includes in new directory. Converted all text |
6 encoding from ISO-8859-1 to UTF-8. | 6 encoding from ISO-8859-1 to UTF-8. Fixed "make dist" script for |
7 dealing with Subversion instead of CVS. | |
7 04112008 - Check if Speex header has bogus data (CVE-2008-1686). | 8 04112008 - Check if Speex header has bogus data (CVE-2008-1686). |
8 08062007 - Updated my email address. | 9 08062007 - Updated my email address. |
9 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!). | 10 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!). |
10 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). | 11 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). |
11 10292006 - Fixed bogus memory dereference when SMPEG fails init (thanks, Chris!) | 12 10292006 - Fixed bogus memory dereference when SMPEG fails init (thanks, Chris!) |