home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / tdate140.zip / history.doc next >
Text File  |  1994-05-18  |  3KB  |  75 lines

  1.  
  2.  
  3.        Version 1.00 beta                  13-Feb-1993
  4.  
  5.             +    Initial release.
  6.  
  7.        Version 1.01 beta                  15-Feb-1993
  8.  
  9.             +    Minor changes to various output messages.
  10.  
  11.             +    If archive date is correct, it is not changed.
  12.  
  13.        Version 1.10                       28-Feb-1993
  14.  
  15.             +    Non-beta release.  Program appears stable.
  16.  
  17.        Version 1.20                       18-Mar-1993
  18.  
  19.             +    Bug fix:  Hours on files within the archives were
  20.                  being adjusted incorrectly to a 24-hour clock.  If
  21.                  the date on the file was created during the noon
  22.                  hour (12:00pm to 12:59pm), TrueDate would not
  23.                  recognize the file as valid.  If that was the only
  24.                  file in the archive, it would announce that the
  25.                  archive was corrupted, or did not contain any valid
  26.                  files.  Also, if the file was created during the
  27.                  midnight hour (00:00 to 00:59), Truedate would
  28.                  mistakenly record this time as being between 12:00pm
  29.                  to 12:59pm.
  30.  
  31.        Version 1.30                       25-Mar-1993
  32.  
  33.             +    Bug fix:  If an ampersand (&) is in the archive
  34.                  filename, OS/2 would interpret this as a file
  35.                  channel redirection and abort the command.  Quotes
  36.                  now enclose the archive filename in the spawned
  37.                  archive command to prevent this.
  38.  
  39.             +    Bug fix:  If TrueDate could not read the work file
  40.                  correctly (which contains the output generated from
  41.                  the archival program), it would log an error message
  42.                  and not close the work file.  All subsequent
  43.                  attempts to access the work file would fail since it
  44.                  is still open and locked.  Thus, any attempts to run
  45.                  an archival program on additional archives would
  46.                  fail since the archival program would attempt to
  47.                  access the work file.  The work file is now properly
  48.                  closed.
  49.  
  50.             +    Added new command line qualifier:  /force
  51.  
  52.                  This will force the dates on the archive to be
  53.                  updated even if TrueDate thinks the archive is up-
  54.                  to-date.
  55.  
  56.             Version 1.40                       18-May-1994
  57.  
  58.             +    Added new configuration verb `DateSelection'.  The
  59.                  date of the archive can now be reset to either the
  60.                  date of the NEWEST file in the archive, or the
  61.                  OLDEST file in the archive.  The default is to set
  62.                  the date of the archive to the NEWEST date of the
  63.                  files within the archive.
  64.  
  65.  
  66.             +    Minor bug fix with some date/times.  Under certain
  67.                  rare conditions, the time reset on the archive could
  68.                  be up to 6 hours wrong.
  69.  
  70.             +    Added new configuration verb `ExcludeFile'.  Certain
  71.                  files within archives can now be excluded from the
  72.                  time check.  This is helpful if you do not wish to
  73.                  have files checked which might have been added after
  74.                  the original creation of the archive, such as BBS
  75.                  ads, FILE_ID.DIZ, SDN.ID, etc.