zip 2.2 for BeOS

zip 2.2k: zip will now set the type of the zipfile to application/zip
          (June 8/1997)

zip 2.2j: Redesigned and recoded the DR9 file attribute code (May 29/1997)
          Added support for DR9 filesystem (May 21/1997)

zip 2.2g: Added support for DR9 filesystem (late April/1997)

NOTE

THIS IS A BETA!  Do not distribute it, do not put it on any other FTP/WWW
servers.  I've made these binaries available for testing purposes only.
Soon we'll release Zip 2.2, with a complete Be version.

KNOWN BUGS

- zip archives file attributes associated with directories, but unzip does
  not unpack them

FEATURES

- This version is incompatible with the BeOS file attribute data stored in
  the May 21st beta, and the DR8 type/creator codes!  This was necessary
  to make the file attribute handling robust, and to allow for future
  expansion.  Sorry!  You can still unpack the _data_ from old ZIP files,
  you just won't be able to recover any old BeOS file attributes.

- stores DR9's new file attributes, compressing them if possible

- zip files are now created with the correct file type (application/zip)

If you try this, and notice anything not working, please let me know!

UPDATES

- ported Zip 2.2k beta
- added support for setting file type of the zip file

- ported Zip 2.2j beta to DR9
- integrated file attribute support
- redesigned and re-write file attribute support

- ported Zip 2.2g beta to DR9
- added support for new file attributes

- ported Zip 2.2g beta
- re-merged some of my 2.2f changes that got lost

- ported Zip 2.2f beta
- cleaned up all compiler warnings for both compilers
- unified the Makefiles into one spiffy Makefile that handles both
  compilers properly

- ported Zip 2.2e beta
- removed use of libmoto.a because of a bug in CodeWarrior DR2.2's linker
- added support for gcc (courtesy of Fred Fish, ftp.ninemoons.com)

- ported Zip 2.2d beta
- started using libmoto.a to help speed things up a bit (but I haven't
  actually done any tests to compare)

- Chris Herborth (chrish@qnx.com)
  June 8/1997
