comparison CHANGELOG @ 363:0b0457462ccc

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 13 Jun 2002 23:15:15 +0000
parents 473e6217fdfa
children ae8d3fb4ae0b
comparison
equal deleted inserted replaced
362:c7f73428deaf 363:0b0457462ccc
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 06132002 - Patch from Torbjörn to make the WAV decoder more tolerant.
5 06122002 - Committed some altcvt enhancements from Frank Ranostaj. 6 06122002 - Committed some altcvt enhancements from Frank Ranostaj.
6 06112002 - Fixed some debug messages in smpeg.c and mpglib.c. 7 06112002 - Fixed some debug messages in smpeg.c and mpglib.c.
7 06072002 - Manpages! Finally installed Doxygen and scratched together a 8 06072002 - Manpages! Finally installed Doxygen and scratched together a
8 Doxyfile. After some revision to physfs.h, we've got a rather 9 Doxyfile. After some revision to physfs.h, we've got a rather
9 nice API reference. 10 nice API reference.