home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / packet / kmtrm120.zip / HISTORY < prev    next >
Text File  |  1993-03-11  |  7KB  |  131 lines

  1. The following indicates the changes/revisions that have been made to
  2. KAMterm.  The date shown is mainly for my reference, and indicates the
  3. date that the code for the revision was completed.  All items are
  4. entered in the order in which they were coded.  The version numbers
  5. reflect the first version of KAMterm which these changes appear in.
  6.  
  7. NOTE:  $TEXT indicates that TEXT is a variable set from the config file,
  8. e.g., $MYCALL would indicate the value for MYCALL that you've defined in
  9. the config file.
  10.  
  11. =======================================================================
  12. Version 1.01 (internal release only)
  13. -----------------------------------------------------------------------
  14.  
  15. *) 5 September 92
  16.    *) Added delay on exit to keep things happy when exiting in NORMAL
  17.       (i.e., non-Host) mode.  Prior to this, the exit configuration
  18.       file (commands sent to TNC on exiting KAMterm) were not always
  19.       completely transmitted.  Problem uncovered while working on
  20.       KTterm.
  21.  
  22. =======================================================================
  23. Version 1.02 (internal release only)
  24. -----------------------------------------------------------------------
  25.  
  26. *) 21 October 92
  27.    *) Fixed problem with AMTOR STANDBY not being properly recorded in
  28.       $AUTOLOGFILE, if active.
  29.    *) Logging to file enhanced based on new code from KTterm --- now
  30.       keeps track of who said what even in non-Host Mode (only indicates
  31.       that the REMOTE STATION or $MYCALL said ... ).
  32.    *) If the AMTOR XMITECHO WINDOW or the PRIORITY WINDOW is active,
  33.       the cursor is now moved to a point where it is not covered up
  34.       by the window.  Text below that window is not, however, touched.
  35.    *) Enhanced support for non-KAM Kantronics TNCs --- now, instead of
  36.       referring to VHF or HF, it will refer to PORT 1 or PORT 2.  New
  37.       config file options added to control this functionality.
  38.    *) Pressing a key during the connect alarm now shuts it up....
  39.  
  40. *) 26 October 92
  41.    *) Added code to indicate on status bar if a stream is being logged
  42.       to a file --- it got really annoying not having this information
  43.       on the screen....  When logging is in progress, the portion of
  44.       the status bar that normally indicates the comm port, etc., is
  45.       replaced by ``LOGGING: filename.ext'' instead for that window.
  46.       In addition, this portion of the status bar will be made reverse
  47.       video relative to the rest of the status bar.
  48.  
  49. *) 29 October 92
  50.    *) Problems with running KAMterm under DESQview appear to have been
  51.       fixed.  Before, if you ran KAMterm twice under DESQview, it would
  52.       crash while loading the second time around.  Now seems perfectly
  53.       happy.
  54.    *) KAMterm is now much more careful about running out of memory than
  55.       before.  KAMterm no longer assumes that there will be at least a
  56.       few bytes of RAM....
  57.    *) On some popup windows, if there is not enough memory for the
  58.       window itself, a morse code message will relay its message.
  59.       For example:
  60.       *) The ECHO toggle will send ON or OFF if the window can't
  61.          be opened to tell you.
  62.       *) If there isn't enough memory for the warning screen that tells
  63.          you there isn't enough memory (....), it will send MEM 3 times.
  64.          If you have set MORSESPEED to 0 to disable morse messages, it
  65.          will be set to 5 wpm and will still send this message.
  66.    *) New feature --- now, under either NORMAL MODE (any TNC) or
  67.       under HOST MODE for HF Stream 0 (KAM only), KAMterm can now
  68.       optionally transmit every character immediately to the TNC as
  69.       it is typed.  Primary reason was for using autobaud (sending a
  70.       '*'), but might also be preferred by some for AMTOR, RTTY,
  71.       and/or CW on the KAM.  Code for this extracted and adapted from
  72.       work on KTterm.
  73.    *) Rather odd bug fixed where if the PROTOCOL ANALYZER window was
  74.       opened while the HOST COMMAND window was on a given stream,
  75.       an actual stream window for that stream would not be opened.
  76.    *) Incoming connects now recognized in NORMAL MODE as well as
  77.       HOST MODE.  Code for this extracted from KTterm.
  78.  
  79. =======================================================================
  80. Version 1.10 --- full release
  81. -----------------------------------------------------------------------
  82.  
  83. *) 4 November 92
  84.    *) Fixed problem where error messages about an invalid comm port
  85.       would be over-written by the exit message screen.
  86.    *) Documentation modified with changes to version 1.10.
  87.  
  88. *) 16 December 92
  89.    *) Fixed problem where @amtor, @lamtor, and @fec didn't always take
  90.       effect (needed delay between internal commands).
  91.    *) KAMterm version 1.10 is on the road!
  92.  
  93. =======================================================================
  94. Version 1.15 --- full release
  95. -----------------------------------------------------------------------
  96.  
  97. *) 1 through 3 February 93
  98.    *) Partial support for PacTOR added, but ***NOT FULLY TESTED***
  99.       (see README.115 for details).
  100.    *) Another protocol analyzer related bug fixed (resulted in the
  101.       creation of lots of extra stream windows).
  102.    *) Incoming backspace now handled properly on screen (mainly for
  103.       PacTOR)
  104.    *) Fixed problem with hitting ESC after being asked for a filename
  105.       (ALT-F) --- completely re-vamped entire filename request system,
  106.       resulting in more modular code.  Been meaning to do this for a
  107.       while...this bug just gave it high priority!
  108.  
  109. =======================================================================
  110. Version 1.20 --- full release (completed 11 March)
  111. -----------------------------------------------------------------------
  112.  
  113. *) 17 February 93
  114.    *) Kantronics confirmed that the Host Mode special blocks for
  115.       PacTOR that I'd worked out are correct.
  116.    *) Various string-handling functions made much tighter.
  117.    *) Added support for some non-standard serial ports.
  118.  
  119. *) 18 February through 11 March
  120.    *) Configuration program!  If you don't want to mess with the ASCII
  121.       config file, you never have to see it again.
  122.    *) no more blinking in KAMterm with certain choices for background
  123.       colors.
  124.    *) NOVICE MODE added where, when a connect is made, KAMterm tells
  125.       the user how to get to it....
  126.    *) TeX documentation updated
  127.    *) ASCII documentation updated based on TeX docs
  128.    *) KAMterm version 1.20 is on the road!
  129.  
  130.  
  131.