Ryan C. Gordon 19 лет назад
Родитель
Сommit
45967499d0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CHANGELOG.txt

+ 1 - 1
CHANGELOG.txt

@@ -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