home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ARPD115.ZIP / HISTORY.TXT < prev    next >
Text File  |  1995-01-22  |  4KB  |  120 lines

  1.  
  2.  
  3.  
  4.  
  5.                                    ARPD.EXE
  6.  
  7.                                    History
  8.  
  9.  
  10.     V. 1.00
  11.  
  12.          First  wide area Beta release.   The program is perfect in  every
  13.     way.    Absolutely  flawless.   Performs exactly as expected on  every
  14.     system and with every TNC.
  15.  
  16.     V. 1.01
  17.  
  18.          Fixed small Typographical error in source code.   Could happen to
  19.     anyone.
  20.  
  21.     V. 1.02
  22.  
  23.          Fixed  compiler  error in Interrupt Service Routine.   Fixed  bug
  24.     which caused the TNCB.USY file to be left in the ARPD directory if the
  25.     door was entered when an external connect was in progress.
  26.  
  27.     V. 1.03
  28.  
  29.          Rewrote  Interrupt  Service  routine.    Some  systems  reporting
  30.     trouble with display of TNC output.  Let's see if this fixes it.
  31.  
  32.     V. 1.04
  33.  
  34.          Just  a  small  cosmetic change in the (thus  far)   undocumented
  35.     features display.
  36.  
  37.     V. 1.05
  38.  
  39.          Made  another  change  in ISR hoping to fix  the  durned  display
  40.     problem experienced by some systems.
  41.  
  42.     V. 1.06
  43.  
  44.          Found  and fixed bug in TNC initialization which was causing  TNC
  45.     port  protocol to be set to a random number depending on what was  run
  46.     in that area of memory before ARPD was entered.
  47.  
  48.          Added  timing loop to keep the system from overwritting older TNC
  49.     buffers.
  50.  
  51.          Added 3 ^C characters before TNC is initialized before attempting
  52.     to load call strings and time.
  53.  
  54.          Re-installed  original ISR.   It was better and wasn't the source
  55.     of the display problem after all.
  56.  
  57.          Enabled  support for multi-line BBS's.   Don't know how well this
  58.     will work yet.  Just trying to satisfy everyone.
  59.  
  60.     V. 1.07
  61.  
  62.          Fixed  inconsistency  in defined value.   Not a real problem  but
  63.     causing some confusion in my mind.
  64.  
  65.     V. 1.08 - 1.09
  66.  
  67.          Mostly experimentation.   Adding XON/XOFF capability.  Optimizing
  68.     the terminal function.  All in house stuff.
  69.  
  70.     V. 1.10
  71.  
  72.          Re-wrote  the  terminal  function to operate faster  and  correct
  73.     unknown  problem  experienced  by some systems with the  present  code
  74.     generated  by  the  compiler.   (See,  wasn't MY fault.   It  was  the
  75.     compiler!  That's why we call it Pass - the - Buck SoftWare!)
  76.  
  77.          Added  support for XON/XOFF protocol for the TNC port.   Some  of
  78.     you guys out there are running three wire serial cables.   If you have
  79.     the option go with RTS/CTS.
  80.  
  81.          Shortened  the  inter-character delay timing for the TNC port  so
  82.     your  users  won't be looking at the "Wait while TNC  is  initialized"
  83.     screen this time next Tuesday.
  84.  
  85.          Changed  the  way  connect  status is handled  for  screen  color
  86.     changes. Makes it easier to change color in all modes.
  87.  
  88.          Added configuration command XFLOW to let the terminal know if you
  89.     are using XON/XOFF.   No switches, just add the line to the CONFIG.TNC
  90.     if you are going to enable software flow control.
  91.  
  92.          Added  configuration  command  NEWLINE xx command to  change  the
  93.     newline  character used when talking to the TNC.   If the line is  not
  94.     present  in the CONFIG.TNC file 13 is the default.   If your TNC likes
  95.     11 better then just add the line NEWLINE 11 to the configuration.  The
  96.     number MUST be in Decimal format.  HEX WON'T WORK!
  97.  
  98.          There  are  some  very strange hardware combinations  out  there.
  99.     Changed TNC port handler so it will wait till BOTH the TX register and
  100.     the  TX  buffer  are empty before sending a byte.   As slow  as  TNC's
  101.     operate, it shouldn't be noticed.
  102.  
  103.          Changed Time Limit warning from informational to demanding.  Some
  104.     guys don't want to leave.
  105.  
  106.          Document   the  F3  &  F4  functions.    Help  and  Chat   modes,
  107.     respectively.   Always been there.  Just not in the documentation till
  108.     I  could  have  a chance to check them a little  more  thuroughly  and
  109.     correct a little problem with the screen color handling.
  110.  
  111.     v. 1.15
  112.  
  113.          Another  stunning  achievement!    An  absolutely  marvelous  and
  114.     flawless  program  released in the public interest.   If only the  BIG
  115.     software houses could write programs like this!
  116.  
  117.  
  118.  
  119.  
  120.