Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 545:4bfcf71c4fa1 stable-1.0
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 17 Apr 2008 22:32:39 +0000 |
parents | 989a46bb88d2 |
children | 91ecafae17bc |
comparison
equal
deleted
inserted
replaced
544:2ba97bf64d03 | 545:4bfcf71c4fa1 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 04182008 - Include <math.h> in shn.c. | |
5 04172008 - Look for Speex includes in new directory. Converted all text | 6 04172008 - Look for Speex includes in new directory. Converted all text |
6 encoding from ISO-8859-1 to UTF-8. Fixed "make dist" script for | 7 encoding from ISO-8859-1 to UTF-8. Fixed "make dist" script for |
7 dealing with Subversion instead of CVS. Added Speex to the README. | 8 dealing with Subversion instead of CVS. Added Speex to the README. |
8 Upped version to 1.0.2. | 9 Upped version to 1.0.2. |
9 04112008 - Check if Speex header has bogus data (CVE-2008-1686). | 10 04112008 - Check if Speex header has bogus data (CVE-2008-1686). |