home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / ftp.vapor.com / amtelnet / old / amtelnet_117_beta.lha / Term_Mcc.changes < prev    next >
Encoding:
Text File  |  1999-01-31  |  716 b   |  24 lines

  1. 19.7
  2. ----
  3. - did some minor optimizations (data alignment, opening of
  4.   cybergfx library etc.)
  5.  
  6. 20.0
  7. ----
  8. - raised version to 20.0 for AmTelnet compatibility
  9. - modified IAC handling
  10.  
  11. 21.0
  12. ----
  13. - added SAVEFH and SAVEPLAINFH to save into AmigaDOS filehandles
  14. - raised output buffer limit (for clipboard pastes)
  15. - bumped version to 21 so users are able to check for the new
  16.   methods
  17. - recompiled with full optimization
  18. - fixed SETABSXY (fixes AmTelnet "Reset window to 80x25")
  19. - calculation of available character cell space was wrong
  20.   and mostly off by 1 cell of width/height
  21. - right/bottom frame clearing could cause a call to
  22.   RectFill() with xstart>xend and/or ystart>yend, thus
  23.   wrecking havoc on AGA machines
  24.