- #44: tolerate ZIP entries that are marked "deflated" but have size 0 [Antoine Provot]
- #46: provide
Zip.open_update
to add entries to an existing ZIP file - #47: in
Zlib.inflate
, detect and fail on truncated input instead of looping - #48: under Windows, store file names in ZIP entries using forward slashes
/
instead of backslashes\