home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / h / hsl-tgb5.zip / FIXES.WB5 next >
Text File  |  1992-03-07  |  2KB  |  45 lines

  1.  
  2.  Beta2 - Fixes from Beta1 to beta2
  3.  
  4.    * All uploads getting tagged with "User Hungup after Upload"
  5.        has been fixed.
  6.    * Reprocessing of already processed files has been fixed.
  7.  
  8.  Beta3 - Fixes from Beta2 to Beta3 - February 27th, 1992
  9.  
  10.    * Rewrote modem routines to fix above mentioned "User hungup after
  11.        Upload" problem which persisted.  Modem routines now more reliable
  12.        then ever.
  13.    * Added swapping of HSLK-TGI to disk to free some memory.
  14.    * Removed path search, and instead chose load HSLINK.EXE directly from
  15.        the PROTOCOL path defined in Telegard.  Makes for a more reliable
  16.        loading procedure.
  17.    * Fixed (hopefully) errorlevel exiting which was causing an error to
  18.        exit eith an errorlevel of 0.
  19.  
  20.    First Public Release (Wide Beta #3).
  21.  
  22.  Beta4 - Fixes from Beta3 to Beta4 - March 3rd, 1992
  23.  
  24.    * Added duplicate file to upload directory check, so that HSLK-TGI
  25.        would check the destination directory before it moved the file,
  26.        stopping the upload (and voiding) it there.
  27.    * Fixed problem with HSLK-TGI not loading properly.  It was using the
  28.        baud to pass HSLINK the comport, and a comport of 19200 doesn't
  29.        generally work too well. :)  (Whoops).
  30.  
  31.  Beta5 - Fixes from Beta4 to beta5 - March 7th, 1992
  32.  
  33.    * Fixed DSZLOG processing so that Telegard will no longer assume
  34.        "Illegal Download" when processing the file and finding a file that
  35.        wasn't downloaded.  HSLK-TGI will now read this file, remove any of
  36.        the upload lines and rewrite the file.
  37.    * Fixed stack overflow errors occuring when copying files.
  38.    * Fixed HSLK-TGI command line interface - The old interface would skip
  39.        Parameter #5.  This would not send any files if you happened to
  40.        have @%L as the 5th parameter as setup in the sample in the
  41.        documentation.
  42.    * All files were getting a date of "xx/xx/19" rather then including the
  43.        correct year in that two character position.  Fixed.
  44.    * Added GIF spec processing.
  45.