# HG changeset patch # User Ryan C. Gordon # Date 1016250516 0 # Node ID fd9af100eb7451e1b82ae729e01d15b2d2f558cc # Parent 6c059c4d2ceafc431ed7153410c9885547410a2c Updated. diff -r 6c059c4d2cea -r fd9af100eb74 CHANGELOG --- a/CHANGELOG Sat Mar 16 03:47:41 2002 +0000 +++ b/CHANGELOG Sat Mar 16 03:48:36 2002 +0000 @@ -2,6 +2,9 @@ * CHANGELOG. */ +03152002 - Added PhysicsFS support to playsound, so you can play sound files + that are in ZIP files without unzipping them. Needs to be merged + into build system (I was just testing my PhysFS->RWops glue code). 03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed global state variable from mpglib, so it should be reentrant now (patches sent to mpglib's actual maintainer). playsound can now