Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 469:3176f266655b
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 25 Oct 2003 12:39:36 +0000 |
parents | ea1eaab18df9 |
children | be0ffe96c931 |
comparison
equal
deleted
inserted
replaced
468:cd46c97e58bc | 469:3176f266655b |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 10252003 - VOC decoder was broken. Now it isn't. | |
5 10142003 - Build system fix: acinclude.m4 had some word wrapping badness. | 6 10142003 - Build system fix: acinclude.m4 had some word wrapping badness. |
6 10122003 - Fixed "make dist" behaviour to not packaged generated docs, and | 7 10122003 - Fixed "make dist" behaviour to not packaged generated docs, and |
7 made sure other files are always packaged, regardless of config. | 8 made sure other files are always packaged, regardless of config. |
8 Upped version to 1.0.1. | 9 Upped version to 1.0.1. |
9 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code | 10 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code |