comparison CHANGELOG @ 435:63a75d588043

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 21 Dec 2002 11:35:09 +0000
parents 54a68e39fa7c
children e01cfef3306a
comparison
equal deleted inserted replaced
434:c09cf7c046cd 435:63a75d588043
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg
6 packet per call, and mikmod has a check during initialization to
7 prevent a clash with SDL_mixer (Thanks, Eric).
5 12092002 - Changed Sound_Init()'s call to SDL_Init() to SDL_InitSubSystem(), 8 12092002 - Changed Sound_Init()'s call to SDL_Init() to SDL_InitSubSystem(),
6 to prevent unwanted use of the SDL parachute (thanks, Glenn). 9 to prevent unwanted use of the SDL parachute (thanks, Glenn).
7 10092002 - Fixed a "make dist" issue and upped version to 1.0.0! Woohoo! 10 10092002 - Fixed a "make dist" issue and upped version to 1.0.0! Woohoo!
8 09302002 - libFLAC broke their API (again!) for version 1.0.4. That was the 11 09302002 - libFLAC broke their API (again!) for version 1.0.4. That was the
9 last straw. I ripped the version detection and obsolete FLAC 12 last straw. I ripped the version detection and obsolete FLAC