fixing directory headers
Brought to you by:
thomas
The following patch fixes directory headers to be similar to that provided by WinRAR and WinZip. Currently, the header specifies a DEFLATE compression method and a non-zero compressed size for directories. This messes up some zip file readers like Word 2007, which, I can onlt guess, blindly reads X bytes of compressed data when there is none following the zip entry header.
Anonymous
patch for version 1.37 (current HEAD)