home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wrb100c.zip / HISTORY.TXT < prev    next >
Text File  |  1993-01-17  |  4KB  |  106 lines

  1. ---------------------------------------------------------------------------
  2.                               January 2, 1993
  3.  
  4. WR-BBS version  1.00 released.  Documentation still being "fine tuned", but
  5. essentially complete.  This is the first official release of WR-BBS.
  6.  
  7. ---------------------------------------------------------------------------
  8.                               January 3, 1993
  9.  
  10. WR-BBS version  1.00A released.   Documentation now includes explanation of
  11. SysOp keys  available while  callers are  logged on, the "down" option, and
  12. how to configure questionnaire.
  13.  
  14.                        BUGS FIXED IN VERSION 1.00A:
  15.  
  16. 1.   The <ENTER>  key did not redraw the screen in the SysOp Administration
  17. Menu.
  18.  
  19. 2.  There was no "choice?" prompt in the SysOp Administration Menu.
  20.  
  21. ---------------------------------------------------------------------------
  22.                               January 6, 1993
  23.  
  24. WR-BBS version 1.00B released.
  25.  
  26.                      FEATURES ADDED IN VERSION 1.00B:
  27.  
  28. 1.   The MODEMDELAY  keyword was  added to  WRCONFIG.SYS, to compensate for
  29. modems that don't like to have command strings sent quickly.
  30.  
  31. 2.   The CARRIERWAIT  keyword was added to WRCONFIG.SYS - allowing SysOp to
  32. configure how  long WR-BBS  waits for  carrier detect after ringing occurs.
  33. (had been hard-coded to 30 seconds).
  34.  
  35. 3.   Support for  special "imbedded  character commands"  in  screen  files
  36. added. This  scheme allows  for a  special character, the tilde ( ~ ) to be
  37. included in  an ASCII or ANSI screen file.  When a tilde is read by WR-BBS,
  38. the following  character is  interpreted as a screen display command by WR-
  39. BBS.   In this  version, the only screen command implemented is ~P to pause
  40. screen output at any point.  Others will be added.
  41.  
  42. BUGS FIXED IN VERSION 1.00B:
  43.  
  44. 1.   Documentation did  not describe WFILEXFR.BAT very well - improved with
  45. detailed explanation of how WFILEXFR.BAT and external protocols work.
  46.  
  47. 2.   Upload compensation  (minutes added)  now works reliably, and does not
  48. compensate callers who abort uploads.
  49.  
  50. 3.   Documentation did  not describe  the UPLOADBONUS configuration item in
  51. WRCONFIG.SYS.
  52.  
  53. ---------------------------------------------------------------------------
  54.                              January 16, 1993
  55.  
  56. WR-BBS version 1.00C released.
  57.  
  58.                      FEATURES ADDED IN VERSION 1.00C:
  59.  
  60. 1.  The log file now records whether or not a caller has chosen ANSI during
  61. the logon sequence.
  62.  
  63. 2.   Caller's connect  speed is  displayed on the status line, beginning at
  64. initial logon, and when each menu is transmitted.
  65.  
  66. 3.  If caller has made a reliable (error-correcting) connection, the class-
  67. of service character, shown on the status line, flashes.
  68.  
  69. 4.   The "toggle  busy" feature,  ALT-T, was  removed from the "waiting for
  70. calls" screen, and replaced with "Purge Mail" (ALT-P).
  71.  
  72. BUGS FIXED IN VERSION 1.00C:
  73.  
  74. 1.   WR-BBS now passes the locked DTE speed instead of the caller's connect
  75. speed when executing WFILEXFR, if LOCKDTE=Y.
  76.  
  77. 2.  Help (ALT-H) from "waiting for calls" screen now works.
  78.  
  79. 3.     ALT-R  to  recycle  port  from  "waiting  for  calls"  screen  fully
  80. implemented.
  81.  
  82. 4.  Additional error-checking added to prevent temporary system hang when a
  83. malicious caller  sends a stream of several thousand garbage characters and
  84. then drops  carrier.   WR-BBS now reacts immediately to the loss of carrier
  85. duing input, even if modem input buffer contains legitimate input.
  86.  
  87. 5.   Pointer-to-hex string  routine modified  to report  segment and offset
  88. properly when reporting fatal errors.
  89.  
  90. 6.   Error handling  procedure  corrected  to  properly  handle  the  SysOp
  91. pressing CTRL-BREAK immediately after WR-BBS is started, while overlays are
  92. still loading.   Formerly  reported "UNKNOWN  ERROR AT  LOCATION NIL",  now
  93. correctly reports "UNEXPECTED CTRL-BREAK".
  94.  
  95. 7.  Caller help screen for main menu (HELPMAIN.*) implemented.
  96.  
  97. 8.   Telephone number validation routine changed to allow new "strange" but
  98. legitimate telephone numbers such as XXX-200-XXXX.
  99.  
  100. 9.   The /INIT  routine was  modified to  not even  attempt  accessing  the
  101. database if  the SysOp entered an off-the-wall home path, such as "\??<<< "
  102. or "@\NUL",  etc.   This prevents  the W-TREE utility from logging repeated
  103. errors when it attempts to close the inaccessible files.
  104.  
  105. ---------------------------------------------------------------------------
  106.