Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 495:d0d381a6f2bb stable-1.0
Look for modplug headers in both include path and include path + "libmodplug".
(thanks to Tyler for this one).
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 12 Oct 2005 22:13:34 +0000 |
parents | 38b656ccd029 |
children | b4e9fb8ef9f6 |
line wrap: on
line diff
--- a/CHANGELOG Sat Oct 01 15:35:53 2005 +0000 +++ b/CHANGELOG Wed Oct 12 22:13:34 2005 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) 10012005 - Added playsound_simple.c. 05302005 - Backport from devtree: Fixed automake nonsense. 11122004 - Backport from devtree: fix .voc decoder crash on file open.