home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 574.lha / xprymodem.library_v2.0 / changes next >
Text File  |  1991-10-05  |  2KB  |  49 lines

  1.  
  2. changes in:
  3.  
  4. - v2.00
  5.   - The library is now really pure..
  6.   - Sometimes you could not send files bigger than 256kB. This resulted
  7.     from the wellknown bug useing 16-bit ints and then compiling some
  8.     parts of the code with 32-bit ints..)-:
  9.     The biggest file I sent with v2.00 was the fido-nodelist (ca. 1mB)
  10.     and everything smelled good..
  11.  
  12.  
  13. - v1.90
  14.   - Output-option is only used in batch-mode..
  15.   - some people had trouble useing xpr-ymodem in conjunction with
  16.     n-comm v1.92 and atalk3..  > vaporized <  (not the people..;-)
  17.     [ Im KlarText: wenn ein Transfer-Abbruch stattfand, gingen diese zwei
  18.       Proggies in eine hübsche Endlos-Schlaufe, weil sie 'dummerweise'
  19.       JEDESMAL einen Abbruch signalisierten anstatt nur einmal..)-:  ]
  20.  
  21.  
  22. - v1.80
  23.   - there was a little error in doc. YMODEM command mode character
  24.     isn't 'M' ,  it's 'Y'    sorry, Urs..
  25.   - added new option: YMODEM -a
  26.     it supports neither CRC nor Checksum and should only be used if
  27.     there are ERROR-DETECTING AND -CORRECTING modems connected..!!
  28.               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  29.  
  30.  
  31. - v1.65
  32.   - if there's no xpr_fnext(), YMODEM batch doesn't fall back
  33.     in X- / YMODEM state anymore..
  34.   - killed dirty enforcer-hit in XPr-Setup
  35.   - YMODEM-g now stops upload when receiving CAN/CAN   ( NOT standard..!! )
  36.   - YMODEM-g now tests chkabort(), too
  37.   - YMODEM-g now aborts pronto if there occur some dirty errors
  38.   - some code optimations included
  39.   - some incompatibilities excluded
  40.  
  41.  
  42. - v1.01
  43.   - better outfit
  44.   - chkabort() implemented
  45.  
  46.  
  47. - v1.00
  48.   - first release
  49.