diff CHANGELOG @ 287:2444b4128efd

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 16 Mar 2002 08:47:29 +0000
parents fd9af100eb74
children fdf50bded850
line wrap: on
line diff
--- a/CHANGELOG	Sat Mar 16 08:46:49 2002 +0000
+++ b/CHANGELOG	Sat Mar 16 08:47:29 2002 +0000
@@ -2,6 +2,7 @@
  * CHANGELOG.
  */
 
+03162002 - Tied the PhysicsFS code into the build system.
 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).