comparison CHANGELOG @ 539:95cc0ba5410f

Merged r546:548 from branches/stable-1.0: "make dist" svn fix.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 17 Apr 2008 18:12:21 +0000
parents 8a814bbbedfa
children fb84667d6652
comparison
equal deleted inserted replaced
536:8a814bbbedfa 539:95cc0ba5410f
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. Added -fvisibility=hidden support. 9 08062007 - Updated my email address. Added -fvisibility=hidden support.
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!)