This commit is contained in:
Ryan C. Gordon 2002-05-25 23:49:43 +00:00
parent c1be8137b7
commit 78e64771d7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
getlastmodtime command to test_physfs. Corrected error reporting getlastmodtime command to test_physfs. Corrected error reporting
for missing files a little bit. Changed build system to only try for missing files a little bit. Changed build system to only try
building beos.cpp if on a BeOS system (since we need a C++ compiler building beos.cpp if on a BeOS system (since we need a C++ compiler
available to do so). available to do so). Implemented getLastModTime in macclassic.c.
05242002 - Upped version to 0.1.6 (not officially released yet). 05242002 - Upped version to 0.1.6 (not officially released yet).
05232002 - Fixed the build system to always package the complete source, not 05232002 - Fixed the build system to always package the complete source, not
just what we built for a given system, when doing a "make dist". just what we built for a given system, when doing a "make dist".