home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / ZDIFF14.ZIP / WHATSNEW.DOC < prev    next >
Text File  |  1993-12-24  |  3KB  |  82 lines

  1.  
  2.  
  3.                           ZDIFF 1.4 : What's new ??
  4.  
  5.                         Compiled : December 24th, 1993
  6.  
  7.  
  8. 1.4  : ADDED the LIST feature. Now you can GENERATE a list from a set
  9.        of files. (using /L)
  10.        Later, you can re-use this list as any other set of files : you
  11.        can use it to compare to another list, directory or archive.
  12.        (use @FileName as the list file name)
  13.        Slightly changed the output, to allow more room for pathnames.
  14.  
  15.        FIXED : if a directory with no file in it, but with
  16.        sub-directories was specified, and wildcards was used, ZDiff
  17.        couldn't use it. This was fixed.
  18.  
  19. 1.3  : CHANGED the GetDateformat information to use DOS Country accurate
  20.        information only, instead of KEYB country flag.
  21.  
  22.        ADDED Japan date format in /Cx (override).
  23.  
  24.        ADDED /B option : Batch output.
  25.        This tells ZDiff to output only the file names.
  26.        You may use it in conjonction with -D (Diffs only)
  27.        to obtain a list of the changed files, re-usable in an other
  28.        program. (archivers...)
  29.  
  30.        ADDED /M option, Matching files only, to display only the files
  31.        that are both in the NEW and OLD set of files.
  32.  
  33.        ADDED /Z trouble shooting option, to display technical
  34.        informations while running, like date format used, ZIP format
  35.        detected, and more. Use it if you think that the date format is
  36.        not well detected on your machine, for example. This option
  37.        doesn't appear in the help screen.
  38.  
  39.        ENFORCED ZIP control : Using PKUNZIP.EXE output, if compress
  40.        ratio is 100%, or files are more than 999999 bytes, then the
  41.        lines scroll on the right. This is now handled in ZDiff.
  42.  
  43.        ADDED Subdirs warning : Now, if you haven't specified the -R
  44.        option, and an archive involved in the comparison contains
  45.        directory path, a message is displayed to warn you, that NOT all
  46.        the files from the archive were scanned.
  47.  
  48.        ADDED NoPath option : now, you can compare a ZIP or directory
  49.        that contains subdirs, to a ZIP or directory that doesn't
  50.        contains subdirs. You can then compare a 'built' version of a
  51.        software, where elements are located in subdirs, and the
  52.        development version, where all the elements are stored in the
  53.        same directory. (there are many other applications for this
  54.        option)
  55.  
  56.        CHANGED the way ZDiff display results in Quick mode, when two
  57.        files have a size or date or time difference, it is marked as
  58.        'Differs' instead of 'Same'. Before, if CRC was not computed,
  59.        files were assumed to be identical, and 'Same' was displayed,
  60.        even if the time or size difference was indicated on the same
  61.        line.
  62.  
  63.  
  64. 1.2d : DPMI support added. Now, you can scan very large disks, and even
  65.        compare huge CD-ROM disks !
  66.  
  67.        The maximum number of files you can compare is 16380 with the
  68.        DPMI version, and between 5000 and 9000 with the DOS version
  69.        (approx.).
  70.  
  71.        Here is the new file distribution list :
  72.  
  73.                WHATSNEW.DOC  (This file)
  74.                REGISTER.DOC  (The registration form)
  75.                ZDIFF.DOC     (The documentation file)
  76.                ZDIFF.EXE     (Standard DOS version)
  77.                ZDIFFD.EXE    (DPMI hosted version)
  78.                FILE_ID.DIZ   (Short description for SysOps)
  79.  
  80.                             END OF "WHAT's NEW"
  81.  
  82.