# HG changeset patch # User Ryan C. Gordon # Date 1049050827 0 # Node ID a582594d63688cc8287e1e37911af3c76d21358d # Parent 4338d9c0bbcded372a598c3e1d70d3eae9bef1e9 Updated. diff -r 4338d9c0bbcd -r a582594d6368 CHANGELOG --- a/CHANGELOG Sun Mar 30 18:59:54 2003 +0000 +++ b/CHANGELOG Sun Mar 30 19:00:27 2003 +0000 @@ -4,7 +4,8 @@ 03302003 - Fixed seeking in uncompressed ZIP entries, and handle a misbehaviour in Java's JAR creation tools. Thanks to "Tree" for - pointing these bugs out. + pointing these bugs out. Added HOG and MVL archive support for + Descent I and II (Thanks, Bradley Bell!). 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an alarm in __PHYSFS_verifySecurity().