comparison CHANGELOG @ 505:a9676c2865f9 stable-1.0

Backport from devbranch: gcc4 cleanup.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 17 Dec 2005 18:47:27 +0000
parents b4e9fb8ef9f6
children ef0d98d55865
comparison
equal deleted inserted replaced
502:7a5ea0018285 505:a9676c2865f9
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 12172005 - Fixed gcc4 whining in playsound_simple.c.
5 12062005 - Trimmed a bunch of junk out of the build system, and now it works 6 12062005 - Trimmed a bunch of junk out of the build system, and now it works
6 on Mac OS X again. 7 on Mac OS X again.
7 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) 8 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!)
8 10012005 - Added playsound_simple.c. 9 10012005 - Added playsound_simple.c.
9 05302005 - Backport from devtree: Fixed automake nonsense. 10 05302005 - Backport from devtree: Fixed automake nonsense.