diff CHANGELOG @ 499:b4e9fb8ef9f6 stable-1.0

Backport from devbranch: Trimmed a bunch of junk out of the build system, and now it works on Mac OS X again.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 06 Dec 2005 11:54:17 +0000
parents d0d381a6f2bb
children a9676c2865f9
line wrap: on
line diff
--- a/CHANGELOG	Wed Oct 12 22:13:34 2005 +0000
+++ b/CHANGELOG	Tue Dec 06 11:54:17 2005 +0000
@@ -2,6 +2,8 @@
  * CHANGELOG.
  */
 
+12062005 - Trimmed a bunch of junk out of the build system, and now it works
+           on Mac OS X again.
 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!)
 10012005 - Added playsound_simple.c.
 05302005 - Backport from devtree: Fixed automake nonsense.