author | Ryan C. Gordon <icculus@icculus.org> |
Fri, 30 Aug 2002 04:15:51 +0000 | |
changeset 490 | 5c6485aa62c3 |
parent 489 | a4a2b6a44a96 |
child 491 | b8853d8a09cb |
--- a/CHANGELOG Fri Aug 30 04:15:15 2002 +0000 +++ b/CHANGELOG Fri Aug 30 04:15:51 2002 +0000 @@ -3,6 +3,7 @@ */ 08292002 - Fixed a mistake in makeos2.cmd, and updated the INSTALL docs. + Added physfs.spec.in to EXTRA_DIST in Makefile.am* 08292002 - Added a physfs/stdio wrapper header to the "extras" dir, compliments of Adam D. Moss (file is "abs-file.h"). 08282002 - Cleanups in grp.c so that Visual C++ doesn't complain anymore.