comparison CHANGELOG @ 265:87ef8f3e9484

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 03 Mar 2002 04:05:06 +0000
parents 6fe6de401b63
children 9810e6794301
comparison
equal deleted inserted replaced
264:abe472572e38 265:87ef8f3e9484
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 03032002 - Fixed mpglib's build configuration to include general build flags
6 so that things like --enable-debug work as expected.
5 02212002 - Changed SMPEG's URL to point to the icculus.org site. Added an 7 02212002 - Changed SMPEG's URL to point to the icculus.org site. Added an
6 mpglib decoder (internal to SDL_sound; relies on no external libs) 8 mpglib decoder (internal to SDL_sound; relies on no external libs)
7 and changes mp3.c to smpeg.c (and other associated things). 9 and changes mp3.c to smpeg.c (and other associated things).
8 02112002 - Committed a patch from Torbjörn to fix incorrect memory accesses 10 02112002 - Committed a patch from Torbjörn to fix incorrect memory accesses
9 in the Timidity code. Changed the magic number in the AU decoder 11 in the Timidity code. Changed the magic number in the AU decoder