changeset 402:7ced6c44b827

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 12 Jul 2002 23:17:23 +0000
parents c42ac9ee2ce4
children b1e511c879d1
files CHANGELOG
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Fri Jul 12 23:16:24 2002 +0000
+++ b/CHANGELOG	Fri Jul 12 23:17:23 2002 +0000
@@ -2,6 +2,7 @@
  * CHANGELOG.
  */
 
+07122002 - Changed inline keyword to compile universally.
 07102002 - Fixed a bug in command line handling in playsound.c. Fixes from
            Torbjörn and myself to get flac.c friendly between versions of
            libFLAC. Mutex'd a potential race condition in decoders/modplug.c.