comparison CHANGELOG @ 303:5c3d526cee21

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 08 Apr 2002 13:31:25 +0000
parents 338cd6c101e3
children 0cf2b2e4a259
comparison
equal deleted inserted replaced
302:414cfef0978e 303:5c3d526cee21
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 04082002 - Cleaned up the archive support in playsound a little bit, and
6 fixed a PhysicsFS bug in the process.
5 03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline" 7 03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline"
6 keyword, fixed SNDDBG macros in mpglib, and renamed a conflicting 8 keyword, fixed SNDDBG macros in mpglib, and renamed a conflicting
7 file (decoders/mpglib/common.c to decoders/mpglib/mpglib_common.c). 9 file (decoders/mpglib/common.c to decoders/mpglib/mpglib_common.c).
8 03172002 - Removed an unneeded #include in mpglib that broke build on BeOS. 10 03172002 - Removed an unneeded #include in mpglib that broke build on BeOS.
9 mpglib seems to work find on BeOS. Reworked some of mpglib.c so we 11 mpglib seems to work find on BeOS. Reworked some of mpglib.c so we