Ryan C. Gordon 23 년 전
부모
커밋
c3ebe9f352
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG

+ 2 - 1
CHANGELOG

@@ -5,7 +5,8 @@
 03302003 - Fixed seeking in uncompressed ZIP entries, and handle a
 03302003 - Fixed seeking in uncompressed ZIP entries, and handle a
            misbehaviour in Java's JAR creation tools. Thanks to "Tree" for
            misbehaviour in Java's JAR creation tools. Thanks to "Tree" for
            pointing these bugs out. Added HOG and MVL archive support for
            pointing these bugs out. Added HOG and MVL archive support for
-           Descent I and II (Thanks, Bradley Bell!).
+           Descent I and II (Thanks, Bradley Bell!). Added example code to
+           do case-insensitive file searches ("extras/ignorecase.*").
 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already
 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already
            exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an
            exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an
            alarm in __PHYSFS_verifySecurity().
            alarm in __PHYSFS_verifySecurity().