# HG changeset patch # User Ryan C. Gordon # Date 1002043388 0 # Node ID 4436f4587c9aab50f5018d3dd3f5ceb160514c07 # Parent 230f75fac1d1b367320ca9958d7c0c52548e4613 Updated. diff -r 230f75fac1d1 -r 4436f4587c9a CHANGELOG --- a/CHANGELOG Tue Oct 02 17:22:07 2001 +0000 +++ b/CHANGELOG Tue Oct 02 17:23:08 2001 +0000 @@ -62,6 +62,8 @@ in CVS, even though it isn't ready (and doesn't even compile). Do NOT enable it in your build! 10012001 - Fixed a memory leak that Torbjörn found in the MOD decoder. +10022001 - Changed a comment in mod.c to not refer to "the mikmod + directory" anymore. --ryan. (icculus@clutteredmind.org)