home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Libraries / TurboTCP 2.0.1 / Terminal pane / TerminalPane.version.note < prev   
Encoding:
Text File  |  1994-05-24  |  840 b   |  35 lines  |  [TEXT/KAHL]

  1. /*
  2. **    TerminalPane library
  3. **    Version history
  4. **
  5. **    Copyright © 1993–94, FrostByte Design / Eric Scouten
  6. **
  7. */
  8.  
  9. Current version: 1.1
  10.  
  11.  
  12. Version history:
  13. --------------
  14.  
  15. 1.0 (16 August 1993)
  16.   *    initial release
  17.  
  18. 1.0.1 (9 October 1993)
  19.   *    cosmetic changes only; no code changes
  20.   *    changed all comments to "//" notation
  21.   *    placed methods in order of declaration, rather than alphabetical order
  22.   *    released with TurboTCP 1.0b3, no separate public release
  23.  
  24. 1.0.2 (10 December 1993)
  25.   *    cosmetic changes only; no code changes
  26.   *    released with TurboTCP 1.0b7, no separate public release
  27.   *    added explicit #include statements for all headers used
  28.  
  29. 1.0.3 (23 February 1994)
  30.   *    minor cosmetic changes to source files
  31.   *    added override to DoKeyDown to optionally disable
  32.       PageUp/PageDown/Home/End keys
  33.  
  34. 1.1 (xx May 1994)
  35.   *    ported to TCL 2.0