This commit is contained in:
Ryan C. Gordon 2007-03-31 06:59:02 +00:00
parent 3bd2db53ae
commit 45967499d0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
03312007 - Added a quick'n'dirty unpack utility to the extras directory. Moved
DIR archiver to start of the list, so we don't have to have every
other archiver fail to open a directory as a file before mounting
it.
it. Fixed typos in makeos2.cmd and the Doxygen comments.
03282007 - Logic bug in MVL/HOG/GRP archivers: only enumerated files when
looking in a directory other than the root, instead of enumerating
only for the root (thanks, Chris!). Minor fix for compilers that