home *** CD-ROM | disk | FTP | other *** search
- 19.7
- ----
- - did some minor optimizations (data alignment, opening of
- cybergfx library etc.)
-
- 20.0
- ----
- - raised version to 20.0 for AmTelnet compatibility
- - modified IAC handling
-
- 21.0
- ----
- - added SAVEFH and SAVEPLAINFH to save into AmigaDOS filehandles
- - raised output buffer limit (for clipboard pastes)
- - bumped version to 21 so users are able to check for the new
- methods
- - recompiled with full optimization
- - fixed SETABSXY (fixes AmTelnet "Reset window to 80x25")
- - calculation of available character cell space was wrong
- and mostly off by 1 cell of width/height
- - right/bottom frame clearing could cause a call to
- RectFill() with xstart>xend and/or ystart>yend, thus
- wrecking havoc on AGA machines
-