comparison CHANGELOG @ 350:cafdbcae733d

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 06 Jun 2002 18:56:45 +0000
parents 4b46cf359136
children f0eb99670fa8
comparison
equal deleted inserted replaced
349:f72fd79d6e76 350:cafdbcae733d
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 06062002 - Added URLs for official and unofficial versions of ModPlug in
6 decoders/modplug.c.
5 05222002 - Torbjörn sent in some more fixes for altcvt: mono to stereo 7 05222002 - Torbjörn sent in some more fixes for altcvt: mono to stereo
6 conversion works, now. 8 conversion works, now.
7 05222002 - Torbjörn sent in some initial cleanups and fixes for altcvt, and 9 05222002 - Torbjörn sent in some initial cleanups and fixes for altcvt, and
8 fixed a bug in playsound when not all three of --rate, --channels 10 fixed a bug in playsound when not all three of --rate, --channels
9 and --format are specified. 11 and --format are specified.