home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / utils / wiz34.arj / WHATSNEW.WIZ < prev    next >
Text File  |  1995-07-20  |  5KB  |  140 lines

  1.     Update History of WIZ
  2.     ---------------------
  3.  
  4.     1.6    1/28/91
  5.     Initial public release
  6.  
  7.     1.7    2/13/91
  8.     Bug fixes
  9.  
  10.     1.8    3/8/91
  11.     Changed "-g" operation. Quit as soon as we hit the correct
  12.     one.  Sound an alarm bell when we set disk/directory.
  13.  
  14.     1.81 (not released)
  15.     * Fix for huge disks. I tested with 100+ MB disk, but failed
  16.     to test with a nearly full disk. Result=BUG!! -- (overflow in
  17.     intermediate calculation, converting cluster to sector
  18.     number.)  Thanks, Eddie, for running DOS 4.01 with one huge
  19.     >32MB partition--which all the gurus recommend against!
  20.  
  21.     1.9    4-23-92
  22.     * Fixed bug in handling full root directory.
  23.     * Changes in walking the directory tree.  Made it
  24.       non-recursive; changed the way I collect pathname to print.
  25.     * Added -c switch.
  26.     * Fix bug in handling a sub-directory that is exactly and
  27.       evenly full, with no next cluster.
  28.  
  29.     1.91    
  30.     * Slightly faster
  31.     * Added -a switch
  32.  
  33.     2.00    6/4/91
  34.     * Slightly smaller and faster.
  35.     * Creeping featurism!!
  36.     * Added -l switch, to look inside archives
  37.     * Decided that the ability to look inside achives should
  38.       signify a new major version, so it's now 2.0
  39.  
  40.     2.1    6/23/91
  41.     * Mod for stacker container files.
  42.     * Speeded up some filename checks (2 times in some cases)
  43.  
  44.     2.2    7/4/91
  45.     * Better disk-name processing.  Added WIZ environment
  46.       variable.
  47.     * Fixed bug introduced in 1.9 on pattern matching of
  48.       directory-names, with dot in pattern & no extent.
  49.     * Reset counts at the start of each path.
  50.  
  51.     2.3    9/29/91
  52.     * Fixed matching of directory names (a very subtle bug!!)
  53.     * Added -z flag (for other programs to call WIZ).
  54.     * Changed -g0 to query at each matching file.
  55.     * Changed date format. Included seconds in the time.
  56.     * Added checking for the "other" floppy disk, if there is only
  57.       one configured on the computer.
  58.  
  59.     2.4    1/9/92
  60.     * Changed order of size/date/time to be in the same as DIR.
  61.     * Re-fixed bug in directory matching.  It was even more subtle
  62.       than I thought. 
  63.     * Removed seconds from the time.
  64.     * Added -b switch, to allow it to look at normal files, and
  65.       inside archives, on the same pass thru the disk(s).  This
  66.       was the single most requested modification.
  67.     * Added ability to recursively look in archives.
  68.     * If no pattern specified, but only switches, assume "*".
  69.     * Some more speed-up optimization; some minor bugs fixed,
  70.       including another one with HUGE disks.
  71.     * Added -m switch.
  72.     * Check for CTRL-BREAK flag (not CTRL-C!!), to bail out 
  73.       quickly.
  74.     
  75.     2.5    2/26/92
  76.     * Seems I made a "running release" of v2.4, (bad, bad me!)
  77.       This gets things back in sync.
  78.     * Allow missing default disk set in WIZ environment, and allow
  79.       "/foo" switches for RCD & WIZ.
  80.       
  81.     2.6    3/18/92
  82.     * Added check & error msg on disk error.
  83.     
  84.     2.7    4/22/93    
  85.     * Added "today's date" options to the -d switch.
  86.     * Made it work for Novell & Lantastic networked drives.
  87.     * -n switch, to bypass networked drives.
  88.     * Added ability to limit the printout by directory-name.
  89.     * Added -e option.        
  90.     * Added support for DOS 6.0 "DBLSPACE"
  91.     
  92.     2.7a    7/19/93
  93.     * Fixed bug with -q switch.
  94.     * Quit (no error message) on un-assigned DBLSPACE disk.
  95.  
  96.     2.8    12/16/93
  97.     * Fixed bug-an output character was NULL instead of a space.
  98.     * "-pp" will not print the header/trailer, for piping the
  99.       output to other programs.
  100.     * Another bug fix with "-q".
  101.     * Added DUBLDISK check.
  102.     * Check for directory validity.
  103.     * Removed "-z" flags; redirecting output and "-pp" makes more sense.
  104.     * Fixed a bug with huge directories, which popped up with DBLSPACE.
  105.     * Message for "-ll" recursion on compressed archive.
  106.     2.8a    1/25/94
  107.     * Fixed bug in -q when -ll is also given.
  108.  
  109.     2.9    4/21/94
  110.     * Added character ranges ([....]) in the filename pattern.
  111.     * Allow space between drive(s) and pattern.
  112.     * Fixed bug in scanning LHA & ARJ archives.
  113.     * Turn off SMARTDRV (read: DUMBDRV) during scan. SMARTDRV actually
  114.       takes longer!!
  115.     * Added "-4" option, to search 4DOS file descriptions.
  116.  
  117.     2.9a    8/8/94
  118.     * Added DRVSPACE support (DOS 6.22 version of DBLSPACE)
  119.     * Fix bug with trailing dot.
  120.  
  121.     3.1    10/3/94
  122.     * Fixed `-q\foo' scan to skip directory trees that don't match
  123.       in the first part.
  124.     * Added FDUP
  125.     
  126.     3.2    2/1/95
  127.     * Fixed bug in disk I/O, & removed accidental recursion
  128.     * Added -i option to FDUP
  129.  
  130.     3.2a    2/25/95
  131.     * Fixed bug in fdup, if a file had 0xFF or 0xFE as the 1st char.
  132.  
  133.     3.3    5/15/95
  134.     * Fixed bug, now it works with Windows 95
  135.  
  136.     3.4    7/20/95
  137.     * Fixed to properly work with lowercase filenames in a ZIP file.
  138.       (Info-ZIP does this.)
  139.     * Bound go32 stub with FDUP32, so you don't need go32.exe.
  140.