home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / archiver / zip.2.01.README < prev   
Encoding:
Text File  |  1995-04-03  |  1.1 KB  |  28 lines

  1. Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly,
  2. Kai Uwe Rommel, Igor Mandrichenko and John Bush.
  3.  
  4. Zip 2.0.1 is a compression and file packaging utility.  It is compatible with
  5. PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems.  There is a companion to zip
  6. called unzip (of course) which you should be able to find the same place
  7. you got zip. See the file 'Where' for details on ftp sites and mail
  8. servers.
  9.  
  10. Main changes since zip 2.0:
  11.  
  12. - fix a serious bug affecting OS/2 only (files with EAs were truncated to 64K)
  13.  
  14. Main changes since zip 1.9p1:
  15.  
  16. - new -i option (include only the following names).
  17. - new -T option to test zip file integrity before overwriting original
  18. - new -F and -FF (zipfix) options
  19. - new -D option (do not create entries for directories)
  20. - new -S option to include hidden/system files on MSDOS and OS/2
  21. - new -$ option to include a volume label on MSDOS and OS/2
  22. - new -ll option for CR LF to LF translation
  23. - new -p option for zipsplit (pause between diskettes)
  24. - speed up for the fast options (-1 to -3)
  25. - support for new systems (Amiga, TOPS 20, Human68k, ...)
  26. - many portability improvements
  27. - many bug fixes
  28.