home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / BBSING / RBBS / RBBS4102.ARK / RBBS4.HIS < prev    next >
Text File  |  1985-02-09  |  4KB  |  83 lines

  1. Release 7: RBBS 4.1 Edit 02
  2.  
  3. - Fixed major bug in MAINOP (readmsgs and summsgs) that allowed
  4.   deleted messages to be displayed under certain circumstances.
  5. - Added another new user flag (%) that, like the * flag, does not
  6.   allow access to CP/M, but also does not allow Enter or Kill in
  7.   RBBS4 and LOGON.
  8. - The G command checks for any typehead and skips the Confirm
  9.   prompt if there is any in MAINOP.
  10. - getname has been changed to take a prompt argument and now
  11.   displays reasonable prompts instead of a fixed default in
  12.   LOGON, ENTER, UTILFN, and RBBSFN.
  13. - Fixed the default flag for SYSOP's initial entry in UTILFN to
  14.   "!" instead of "+".  (Sorry...)
  15. - New RCP/M designated for bug reports.  See RBBS4.C.
  16. - Sources changed: RBBS4.H, RBBS4, MAINOP, LOGON, ENTER, RBBSFN,
  17.   and UTILFN.
  18.  
  19.  
  20. Release 6: RBBS 4.1 Edit 01
  21.  
  22. - Fixed msgno display in MAINOP (killmsg)
  23. - Fixed bug in ENTER (edit_txt).
  24. - Added optional use of the SELECT L command while line editing.
  25. - Permit personal names to be entered and treated like ALL in
  26.   non-PERSONAL message files.
  27. - Can no longer send mail to yourself.
  28. - No file list display if typeahead.
  29. - No summary if revisiting a .MSG file.
  30. - Added N Command to simulate "R;#+".
  31. - UTIL now has continuous cleanup modes for the current .MSG
  32.   file, and USERS.CCC (for those marked as twits).
  33. - Added CR to write of LASTCALR file (in LOGON)
  34. - Retained log time if RBBS P was used (in LOGON)
  35. - Cosmetic changes in displayed messages in LOGON.
  36. - Sources changed: ENTER, MAINOP, RBBS4, UTILFN, and LOGON.
  37. - Other files changed: HELP.CCC
  38.  
  39. Release 5: RBBS 4.1 Edit 00
  40.  
  41. - Changed the two-name fields to one
  42. - Keeps track of the first seven non-PERSONAL highest message
  43.   seen numbers.
  44. - The pound-sign (#) may be used where ever a message number is
  45.   used to indicate the highest message seen plus one in the
  46.   current message file.
  47. - Fixed a bug in UTIL that caused random behavior when cleaning
  48.   out a message file.
  49. - Fixed a bug in RBBSCIO which did not limit check the use of ^D.
  50. - The format of the USERS.CCC and summary format of the .MSG
  51.   files has radically changed to accomodate the first two new
  52.   features listed above.  A new one-shot UTLX program is provided
  53.   to make the conversions required.  (You do not need to use UTLX
  54.   if this is your first use of RBBS4.)  See UTLX.DOC for more
  55.   details.
  56. - Added NOSITE conditional if LASTREAD is TRUE and the site
  57.   prompt is NOT desired.
  58. - Added PERSONLY conditional to build a version that uses
  59.   PERSONAL.MSG only.
  60. - Fixed duplicate user entry problem by closing and reopening
  61.   USERS.CCC in LOGON (newuser) - now immune to lost carrier which
  62.   caused the problem!
  63. - Fixed similar problem in ENTER (save_draft)
  64.  
  65. Release 4: RBBS 4.0 Edit 21 - Fixed bug in MAINOP.C (gocpm)
  66. *************************   - Changed sysop flag to "!" in LOGON.C (logon)
  67. * Must recompile both   *   - Force-truncated names in LOGON.C (getlast)
  68. * RBBS4 and UTIL and    *   - List SUBJECTs across in RBBSFN (displ_subj)
  69. * delete or rename      *   - If no PERSONAL, select GENERAL in RBBS4 (main)
  70. * CALLERS.CCC and run   *   - Confirm USERS.CCC recreation in UTIL (main)
  71. * UTIL to create a new  *   - added bias in CALLERS.CCC to keep caller
  72. * CALLERS.CCC with bias *     number intact in LOGON (loguser) and UTIL
  73. *************************     (chk_user)
  74.                 - Added NEWFLAG in RBBS4.H and LOGON (newuser)
  75.                 - repaired superuser in UTIL.C
  76.                 - modified menu display in UTIL.C (main)
  77. Release 3: RBBS 4.0 Edit 20 - Fixed bug in LOGON.C (getlast)
  78. Release 2: RBBS 4.0 Edit 19 - Fixed bug in RBBSCIO.C (capstr)
  79. Release 1: RBBS 4.0 Edit 18 - First slightly premature public release
  80. roblem!
  81. - Fixed similar problem in ENTER (save_draft)
  82.  
  83. Release 4: RBBS 4.0 Edit 21 - Fixed bug in MAINOP.C (go