This commit is contained in:
Ryan C. Gordon 2003-05-16 15:32:46 +00:00
parent 3a3451c4be
commit 283c6291a7
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* CHANGELOG.
*/
05162003 - Compiler warning cleanup in HOG and MVL archivers (Thanks, Bradley!)
04082003 - Minor changes to extras/abs-file.h (Thanks, Adam!)
03302003 - Fixed seeking in uncompressed ZIP entries, and handle a
misbehaviour in Java's JAR creation tools. Thanks to "Tree" for