home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / PWAECD11.ZIP / HISTORY.DOC < prev    next >
Text File  |  1995-09-03  |  1KB  |  30 lines

  1. Enhanced CleanDIZ History
  2.  
  3. v1.1  Released 03-Sep-95
  4.  
  5.     - ECDIZ now exits with two possible error levels.  If errorlevel is zero,
  6.       then the diz was not modified, so there is no need to rezip the diz
  7.       back into a file.  This saves some time during the upload processing.
  8.       See UPLOAD.BAT and TEST.BAT for an example of this.
  9.  
  10.     - Added "-t #" feature, for truncating lines to # characters maximum.
  11.       For example, use "-t 45" for a valid file_id.diz length.  This is a
  12.       good work around in case a tagline gets appended to an existing line
  13.       of the diz, thus making the line really long.
  14.  
  15.     - "STRIP.DIZ" is now packaged in its own zip file, "STRIPDIZ.ZIP", to
  16.       upload processors from deleting files from zip which contain embedded
  17.       keys of text in the file.  "STRIP.DIZ" has also been updated with more
  18.       annoying lines to remove. :)
  19.  
  20.     - The "-k" for keeping original timestamp never really did anything and
  21.       ECDIZ always kept original timestamp.  Fixed.  Now if you do not use this
  22.       option (for whatever reason), the timestamp will be updated.
  23.  
  24.     - Code cleanup & optimization
  25.  
  26.  
  27. v1.0  03-Aug-95
  28.  
  29.     - Initial Release
  30.