changeset 123:4996bb1ae449

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 08 Oct 2001 18:49:20 +0000
parents 095a066b2cd2
children e46e31fdecfd
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Mon Oct 08 01:46:24 2001 +0000
+++ b/CHANGELOG	Mon Oct 08 18:49:20 2001 +0000
@@ -82,7 +82,8 @@
 10062001 - Made a change to SDL_sound.c for compiling on non-GNU toolchains.
 10072001 - Changed the way decoders/mod.c handles samplerate so that it should
            work universally. This isn't an idea solution, but it's probably
-           the best we can do without rewriting mikmod.
+           the best we can do without rewriting mikmod. Made a change to ogg.c
+           for portability: changed an int64_t to ogg_int64_t.
 
 --ryan. (icculus@clutteredmind.org)