comparison CHANGELOG @ 513:006e3d6cd2fe

Patch to get mpglib going again, from Sam.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 12 May 2006 14:43:27 +0000
parents 8d0c21795258
children 6c4f29fc3d87
comparison
equal deleted inserted replaced
511:8d0c21795258 513:006e3d6cd2fe
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 05122005 - Patched to get mpglib compiling again (thanks, Sam!).
5 03312005 - Wedged in a temporary hack for Speex rewinding. 6 03312005 - Wedged in a temporary hack for Speex rewinding.
6 12172005 - Fixed gcc4 whining in playsound_simple.c. 7 12172005 - Fixed gcc4 whining in playsound_simple.c.
7 12062005 - Trimmed a bunch of junk out of the build system, and now it works 8 12062005 - Trimmed a bunch of junk out of the build system, and now it works
8 on Mac OS X again. 9 on Mac OS X again.
9 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) 10 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!)