home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / zoo_src / z201src1 / changes < prev    next >
Encoding:
Text File  |  1988-08-25  |  2.4 KB  |  72 lines

  1.  
  2.  
  3.                                 CHANGES
  4.  
  5.  
  6. Summary of Changes from Zoo version 1.51 to version 2.0.
  7.  
  8.    - New modifiers to the list commands permit several new output
  9.      formats.
  10.  
  11.    - Timezones are handled.
  12.  
  13.    - A bug was fixed that had made it impossible to individually update
  14.      comments for a file whose name did not correspond to MS-DOS format.
  15.  
  16.    - The shared library on the **IX PC can be used.
  17.  
  18.    - VAX/VMS is now supported reasonably well.
  19.  
  20.    - A comment may now be attached to the archive itself.
  21.  
  22.    - Extracted files can optionally be forced to overwrite existing
  23.      read-only files.
  24.  
  25.    - Extracted files will not overwrite newer existing files unless
  26.      specifically requested.
  27.  
  28.    - File attributes (lowest nine mode bits) are preserved for **IX
  29.      systems.
  30.  
  31.    - Multiple generations of the same file are supported.
  32.  
  33.    - Zoo will now act as a pure compression or uncompression filter on a
  34.      single input data stream.
  35.  
  36.    - A bug was fixed that could cause removal of a directory link by the
  37.      superuser.
  38.  
  39.    - The ability of Zoo to recover data from damaged archives is greatly
  40.      improved.
  41.  
  42.  
  43. Summary of Changes from Zoo version 2.00 to version 2.01.
  44.  
  45.    - A bug was fixed that had caused the first generation of a file to
  46.      sometimes unexpectedly show up in archive listings.
  47.  
  48.    - A bug was fixed that had caused the MS-DOS version to silently skip
  49.      extracting files for which there was not sufficient disk space; an
  50.      error message will now be given.
  51.  
  52.    - A bug was fixed that had sometimes made it impossible to
  53.      selectively extract a file by specifying its name, even though all
  54.      files could be extracted from the archive by not specifying any
  55.      filenames.  This occurred when a file had been archived on a
  56.      longer-filename system (e.g. AmigaDOS) and extraction was attempted
  57.      on a shorter-filename system (e.g. MS-DOS).
  58.  
  59.    - A change was made that will make zoo preserve the mode (file
  60.      protection) of a zoo archive when it is packed.  This is effective
  61.      only if zoo is compiled to preserve and restore file attributes.
  62.      Currently this is so only for **IX systems.
  63.  
  64.    - A bug was fixed that had caused an update of an archive to not
  65.      always add all newer files.
  66.  
  67.    - Blanks around equal signs in commands given to "make" were removed
  68.      from the mk* scripts for better compatiblity with more **IX
  69.      implementations including Sun's.
  70.  
  71.                                      -- Rahul Dhesi 1988/08/25
  72.