[41m [0;1;41mFOSS Support Bulletin #2                                          280294 [40m
[41m[40m
v1.02 - Released 28th february 1992 all $hareWare

All user changes
  - Added support for continous at more prompts.
 === bug fix released here
  - Added word-wrap in node chat functions, some bugs have also been fixed.
  - Added kind of word-wrap in file description entering.
  - Added support for longer node messages.

SysOp changes
  - SysOp (with name in main config) are allowed to logon even if 0 min left
    today.
  - The 9600 limit in the unregistered version is removed.

Bugs fixed
  - $(ysOp) PA(rea) command will not delete all messages anymore.
  - B&B Support bulletins renamed to 0SUP*.* instead of 0BIT*.*, sorry.
  - Not a bug, but command-stacking with F(ile) K(eywordsearch) fixed.
  - Bug in wildchars searching for usernames fixed, caused a lock-up! :(
  - $(ysOp) DF(iles) screen output fixed.
  - $(ysOp) CF(iles), AF(iles) and EF(iles) rewritten to support new file-
    database.
 === bug fix released here
  - Delete line command in Full Screen Editor finally fixed.

Utility collection
  - DUMPDIR, TOPTEN and UPDFILE recompiled to support new file formats.

Other news

v1.01 - Released 1st February 1994 all $hareWare

All user changes
  - Message file system changed to allow more flexibility.
  - Implemented new fullscreen and upload editor because of the message file
    system change.
  - R(ead) = added to show next reply in thread.
  - R(ead) Mo(ve) added to move messages between areas.
  - File descriptions may now be 110 characters long divided on two lines.
  ... and many other things (forgot to write this file :( )

SysOp changes
  - Auto scanning searches for UNZIP.EXE and ZIP.EXE instead of PKUNZIP and
    PKZIP. This works well with Info-ZIP utilities.
  - Any device may be used for IO, but the full device name must not exceed
    16 characters.
  - $(ysOp) PA(rea) function rewritten to support new file system.
  - B&BAPI.DLL file added to system, this file includes functions you may wish
    to used when developing B&BSYS/2 support programs.
  - New format of file database, internal routines rewritten and improved a
    bit.

Bugs fixed
  - Some minor bugs in the F(ile) D(ownload) function corrected.
  - C(hat) Ch(atNode) speed improved.

Utility collection
  no changes.

Other news
  none.

v0.98 - Another pre-release to a limit number of people (01/01-94).
         (with a couple of bug's which is known today - 02/01-94 ;-) ).

All user changes
  - Added a little more help in the system text files so that the ? will
    give help from more prompts. Some output strings beautified a little.
  - System messages sent when saving messages.
  - Implemented word-wrap in main output procedure, this means that lines
    in scripts, menus and bulletins will be wrapped if they are to long.
  - R(ead) M(ark) T(oUser) and F(romUser) commands removed, and H(ead) added
    to support more advanced searching by date, user-names (wildchars ok),
    subject and the message text.
  - Many parts of the system is optimized for speed.
  - History buffer fully implemented, Up and Down can be used at most prompts.
  - Remote input of escape secuences now improved, 7Fh supported as Del-key.
  - Last users status now stored for all nodes.

SysOp changes
  - AreaOp access now supported, the area operator will have access to the
    $ysOp menu in his/her area, but not to the Co(nfigure) and Do(sShell)
    commands.
  - Additional access field in user editor added, this field is used to give
    a user accesses to spesific things undepentent of the accesslevel of that
    user, his field is separate for each area.
  - The Co(nfigure) procedure has been beautified a little and a couple of
    minor bug corrected.
  - Added &$h system variable to give access to the com-port handle.

Bugs fixed
  - Found a couple of bugs when converting the code to OS/2, corrected.
  - Gray cursor keys now works. This was caused by a bug in the BP-OS2
    patches. The ReadKey function was to simple.
  - U(til) Ar(chive) did not accept lower case input, now corrected.

Utility collection
  - All utilities recompiled for OS/2.

Other news
  - Thomas Stenhaug has started working on a B&BSYS-QWK door.

v0.98 - Pre-release of OS/2 version. (uploaded to ftp-os2.cdrom.com with the
         file name: BSYS098B.ZIP (Orginal file name: B&BS098.ZIP),
         norwegian language files and utility collection not uploaded since
         this was only ment as a sneak preview).

v0.99 - Not Ever Released

  All user changes
    * ANSI -> AscII routine improved to display advanced graphics better.
    * bNet/bHome handshake wait can now be skipped by pressing Escape.
    * All english menus redesigned, added "windows buttom look".
    * Added new command to U(tility) menu:
        To(ggle switches) - Toggle different system switches on/off.
    * Added IEMSI logon capabilities.
    * File listing functions skips some linefeeds.
    * R(ead) Sh(ow) function can show all or just areas with unread messages.
    * Fixed language-spesific month names.
    * Message number will be formatted eg.: 123,123,123 not 123123123
    * Entire system ported to OS/2.

  SysOp changes
    * All variables available in scripts may now be used in bulletins or
      menus.
    * Added displaying procedures ("&!"): 
        "m" - forces a more prompt and
        "l" - skip to last line on screen.
    * New parameter added to B&BSYS.EXE to do a bNet Host Poll, see
      B&BSYS /? for info.
    * New field added in area-config: "Area host" to indicate the node which
      is responsible for the area, this will also protect bulletins on that
      node against overwriting from bNet.
    * New script command "@command" to run any B&BSYS command from within a
      script. Also enhanced the "@if" command to be able to compare strings.
    * Added system variables ("&$"):
        "v" - display system version and
	"m" - current menu (R for Read, F for File ... ).
    * PREREG.* and POSTREG.* moved to script directory and thereby they are
      full blown scripts.
    * New script commands "@delfile", "@select", "@input", "@assign" and
      "@set".
    * Commands unknown to the system is called as scripts. See B&BSYSOP.DOC.
    * Started development of B&BAPI for all of you who want to make utilities
      for B&BSYS.
    * $(ysOp) AF(iles) can be aborted.
    * Message security (private/public/read) ... transfered via. bNet.
    * SysOp's may yell even if SysOp is unavailable :-)
    * Double Esc is used to exit $(ysOp) CF(iles), you know why!
    * "0-modem" remote nodes supported.
    * New format of the *.MHD files, use UPDMHD *ONCE* to upgrade to new
      format.
    * MENUS\DIRS*.* files finally moved to the BULLETS directory.

  Bugs fixed
    * GenFileMaps procedure in $(ysOp) SF(iles) may be fixed now.

  Utility Collection
    * All files recompiled to OS/2 programs.

    TOPTEN: 
      * Implemented "&!","m" and "&!","l".
      * Added option to do output in norwegian.
      * Added option to read file information from other areas than MAIN.

v0.98 - Released 1/10-1993

  All user changes
    * Incoming No(de messages) show which node they come from.
    * "Read Command" renamed to "Message Command".
    * Added U(til) Ta(sks) command to turn on/off interface to Task
      Managers.
    * F(ile) D(ownload) command do not need the extension any more, and
      wildchars (? and *) accepted.
      Local download (COPY) added.
    * Time left checked when tagging files for downloading.
    * "Local" displayed instead of the node ID in the "Node:" field in
      the message header.
    * Fixed up all U(til) procedures.
    * F(ile) Up(load)/D(ownload) fully supports bi-directional transfer,
      and autostart of uploads supported.
    * More prompts do auto-nicestr.
    * Command stacking to answer Y at the G(oodbye) command allowed.
    * Ctrl+Z to save message in screen editor allowed.
    * R(ead) M(ark) T(o)/F(rom) now supports net users.
    * C(hat) Ch(at) command added to support node chat.
    * The Delete key now works on command line.
    * F(ile) V(iew) now supports CD-ROM files.
    * S(elect) now takes area name instead of area code as input.
    * Area codes removed from user side of B&BSYS.
    * Separate new-scan-dates stored for each area with files.
    ... and other things which I've forgot to write down here.
 
  SysOp changes
    * $(ysOp) Co(nfig) will run complete system check after configuration
      changes.
    * Lines in B&BTEXT file(s) can be up to 255 characters long, but the
      file must be under 48K (not including the ###H lines) total.
    * Communications now needs a FOSSIL driver, this is done because of
      all the problems with the internal comm-routines and to give better
      Windows(/NT) and OS/2 support.
    * $(ysOp) AF(ile) function rewritten, now handles one and one directory
      and it's just for you to enter descriptions or let it read from a 
      description file (e.x. The NDOS/4DOS descript.ion file).
    * $(ysOp) Me(mory) give info about the fossil driver also (if one loaded)
    * Added support for external areas.
    * $(ysOp) L(og) function added to view the log file.
    * System now supports up to 26 file-transfer-protocols of all kind.
    * Uploading with protocols such as ZModem, HS/Link and others supporting
      auto-download can now be done without typing any command at B&BSYS, but
      only your default protocol's will be scanned for.
    * Incorrect file-path config's displayed in blinking red color! :-)
    * "B&BSYS /INIT" can be run more than once, now does auto-setup of external
      support program, archivers and file-protocols.
    * B&BSYS 'remembers' your last used description-file when installing
      files.
    * Langauge spesific bullets now possible.
    * "B&B.BAT" rewritten to suit all users, DVANSI will be loaded if DV is
      present, and the NODESTAT file copy is done inside B&BSYS.EXE,
      delete your B&B.BAT file each time you upgrade B&BSYS and let B&BSYS.EXE
      make a new one. 
    * Rings before answer function improved. Calls can also be answered
      manually by pressing Alt+F1.
    * Bnet system works again, and Ctrl+End hotkey to poll host board.
    * Automatic setup of BNet areas added.
    * $(ysOp) DF(ile) rewritten to support wildchars for files/directories.
    * Killed users can be restored.
    * PREREG, POSTREG, WELCOME, PRELOGON, AREALIST, DOORxxxx now stored in
      the BULLETS directory.
    * Hotkey for SysOp-name added try Ctrl+Home.
    * $(ysOp) CF(ile) implemented and now supporting moving, deleing and
      changing of descriptions, try it.
    * $(ysOp) SF(ile) may update your DESCRIPT.ION files.
    * Two new script-commands added to allow running of external programs
      from any script, this makes the system even more flexible.

  Bugs fixed 
    * C(hat) Sy(sOp) command used old chat function, now fixed.
    * U(til) Pa(ssword) allowed you to have spaces in your new password
      now fixed.
    * New users will now get the access level indicated in config.
    * T(ransfer) of empty grab no longer possible.
    * Error which caused log off when time-warning or node messages found
      and corrected.
    * Some "bugs" in config and use of upload directories corrected.
    * $(ysOp) L(og) now exits correctly if end of logfile reached.
    * Bugs in the "Direct Connect" config corrected.
    * Corrected number displayed when receiving node messages.
    * Many small or bigger bugs in the network packet import/export procedures
      fixed, bulletin exchange works ok, message exchange links messages
      correct etc.
    * Some bugs corrected in full screen editor.
    ... and lots of unmentioned smaller or bigger bugs!!!

v0.97 - Released 6/8-1992
 
  All user changes
    * Screen length can be set to 0 for script's etc. But be aware, this
      will corrupt the screen editor.
    * Ctrl-X can be used to abort listings etc.
    * Safer update of message pointers, you will no longer lose messages
      because of B&BSYS.

  SysOp changes
    * Implemented new user editor, same style as config editor.
    * Added script commands for +, -, *, / and mod.
    * Added script variables &1-&9 for integer use, and &ua will give
      user access level.

  Bugs fixed
    * Manipluation of wildchars fixed.
    * Some bug's in the new access system corrected.
    * A wierd bug in the DeleteFile procedure fixed.

v0.96 - Released 30/7-1992
v0.95 - Not Released

  All user changes
    * Esc and Ctrl+U keys shown in FSE.
    * Many search routines improved.
    * Bulletin part of areas linked.

  SysOp changes
    * Bulletins exchanged via Bnet only HUB to node direction yet.
    * The 2 levels newuser and checkeduser replaced with 16
      levels for SysOp to configure.
    * B&BDIRS.CFG splitted into DIRSarea.CFG for each area.

  Bugs fixed
    * User file index files.
    * The Area compress function updated to support *.MIX files.
    * RT error after deleting an area.
    * Received "+++" echoed as "++ " + Chr(8) + "+"
    * Some info messages only printed local!

v0.93 - Not Really Released (10/7-1992)

  All user changes
    * 'Transfer' function display when it start to send the scratchpad-
      file.
    * 'File Download' function don't display Download completed! before
      all files updated in filedatabase.
    * Seeking after complete file-name (ex. with downloading) made very
      fast, under a second to seek through over 8000 files.
    * Member (or not) flag in areas in effect.
    * Delay after downloading of files shortenend.
    * 'File NewSearch' function indexed and made very fast, try it.
    * Better carrier checking when viewing a message, will monitor
      carrier after each line sent.
    * No more question while dumping messages.
    * Started developement of a new index system for the message areas.
    * 'Read Mark' and 'Read Dump' function beautyfied.
    * Global 'Comment' command to give write a mail message to SysOp.
    * Possibility to write a message to SysOp if you don't remember your
      password.
    * 'Read Show' function changed and improved.
    * 'Read Dump List' function completed.
    * Added 'Read Mark From' and 'Read Mark To' functions, try them.
    * Timeleft updated if online at midnight.
    * Bnet message pointers updated in a safer way.
    * Message header always on screen if ANSI and Clear screen is on
      for message viewing.

  SysOp changes
    * 'SFiles' improved a bit again, it works fine, but it don't look like
      it everytime :-)
    * Alt-I give you more info about the user.
    * 'DosShell' can be used to just execute a single dos command instead of
      doing a complete dos-shell.
    * Door usage stamped to log.
    * 'AddArea' up to date.
    * Running script .... no more stamped to log.
    * If exists, YELL.BAT is called when user request SysOp chat.
    * New: SysOp log file! Show new users, system violations and uploads.
    * Local wait screen shows what the last users have done online.
    * New: System configuration editor (Full Screen, Remote usable).

  Bug fixes
    * @iffile and @goto fixed.
    * It is now possible to setup a system from scratch again! ;-)
    * Possible to answer 'N' at more prompt while scanning for new files.

v0.92 - Released 14/3-1992

  All user changes
    * ? gives help on almost every prompt.
    * 'Quit List' show where users are calling from.
    * No more prompt when dumping messages.
    * File-directories indexed => faster file access.

  SysOp changes
    * Generating of quick access marks in the file directories much faster
      need just two passes of the file, previous it used one pass on each
      directory.
    * POSTLOG.* shown after registering as a new user, before asking for
      the password.
    * System searches for files without extension if the a file with the
      given extension (language) not is present on your disk.
    * 'SFiles' function can be used only to regenerate quick-access marks.
    * Bnet support receive of bulletins.
    * 'EFile', 'DFile' and 'AFile' => filename prompt support extended AscII.
    * CD-ROM devices supported (up to 10 drives).

  Bug fixes
    * Listing of network users fixed.
    * Fixed bug with reading of area status. (Show, Select etc.)
    * XModem downloading should work again, wonder why nobody told me about
      this one?

v0.91 - Released 2/3-1992

  All user changes
    * Enter reading of new messages gives more feedback.
    * System notifies about new MAIL messages in logon sequence.

  SysOp changes
    * '/fix' parameter added on startup to fix some possible errors in system.
    * '$ysOp IFiles' function changed and improved.
    * Added 'LOGIN.*' script started after showing user stats at login.
    * Bnet exchanges stamps some info to log.

  Bug fixes
    * 'File NewScan' fixed error made by me when fixing the previous bug. :-)
    * Fixed Carrier checking while listing files in different ways.
    * 'Read Show' fixed yes/no prompt and better carrier checking.
    * ? and * not accepted in upload filename.
    * Running of many external program fixed safer.
    * Logout procedure, show bulletin.
    * Removeline procedure, which is used by the time warning messages fixed.
    * 'Read Show' hang.
    * @write and @writeln procedures in scriptlanguage works.

v0.90 - Released 31/1-1992

  All user changes
    * ! editor removed.
    * Reply, message quoting will work on network messages also.
    * Multiple file downloading possible.
    * File listing, searching etc. faster.
    * Added 'Read Show' command to show some area status.
    * Added 'Read Resign' to resign from an area.
    * Message pointer placed on last read message after select.

  SysOp changes
    * System uses less memory.
    * System text 650, 651 changed.
    * System text 530>535, 979, 980 added.
    * Added function to sort the file directories.
    * *.DIX files removed, quick-access marks used instead.

  Bug fixes
    * Network function will work again.

v0.85 - Released in parts January 1992

  All user changes
    * Autoread of only a number of messages configured by sysop.
    * 'Util ANsi' toggle function changed.

  SysOp changes
    * AA and EA option to set a number of "old" messages to read in a
      area.
    * System will not take up a node which already is active.
    * '$ysOp IFiles' indicates what it's doing.
    * '@iffile' added to script language.
    * &th, &tm, &td added to script language for time and date use.
    * 'MENUS\GOODBYE.*' moved to 'SCRIPTS\GOODBYE.*'.
    * 'TEMP.xxx' directories made by system.

  Bug fixes
    * Last file in AREA*.DIR files not displayed in listings.
    * Time used calculation now corrected.
    * Delete key works better in FSE, other bugs in FSE also corrected.
    * 'File NewScan', bug with date.
    * Upgrade system fixed.

v0.80 - Released 6/12-1991

  All user changes
    * BBS-name, user name and net address stamped to scratchpad.
    * Accept fully addressed messages to local users.
    * "" added after lines quotet for the first time in editor.
    * 'Util Name' added to change your user name.
    * File-directories indexed, much faster searching than before.

  SysOp changes
    * System detects older versions, and automatically upgrades.
    * '$ysop DUser' added to kill users.
    * '$ysop IFiles' added to check installed files, and install multiple
      new files.

  Bug fixes
    * + and - reading of messages.
    * Another BiModem bug fixed.
    * Some forgotten share-routines in the takeup-check things.

v0.75 - Released 23/11-1991

  All user changes
    * 'Read Dump List' added to dump a list of all areas to scratchpad.
    * Many functions made a bit faster.
    * 'Read Kill' accept message number as parameter.
    * Saving of empty messages no longer take days.
    * More prompt will no longer show up on strange places.
    * New and better hangup procedure.
    * Lynx file transfer protocol added.
    * Command line show if a area is a Bnet area or not.
    * Initials to writer used to quote messages in reply. Ex.: "TF "
    * Message lines with "" as third character displayed in green.

  SysOp changes
    * System shows what it's doing on startup.
    * '$ysOp PArea' function added to compress area files.
    * Messages returned to first sender board, ignored.
    * Check: [ReadingLanguage] a bit faster.
    * SysOp can send node messages even if user is unavailable.
    * Time used stamped in usagelog.

  Bug fixes
    * Fixed some unimportant bug's in the 'Util Language' procedure.
    * Fixed problems with long messages in Bnet.
    * Fixed '$ysOp EArea' function, it no longer mess up the net-pointers.
    * Fixed many small message-file-handling bugs.

v0.65 - Released 15/11-1991
 
  All user changes
    * HyperP - file transfer protocol added.
    * ARC, LZH and ARJ compressing-formats added.
    * Arrow keys, home and end work on command-line.
    * Temponary support for Win-character set added.
    * Y'ell at SysOp command moved to Chat/Node menu, and changed to
      Sy'sOp chat command.
    * Util Protocol show available choices.
    * Util Archive show available choices.
    * Added possibility of background tasks.
    * 'File New' first command available as a background task.
    * 'Chat Who' improved to cover Task Manager status as well as
      node status.

  SysOp changes
    * Added Alt+D shell to DOS function.
    * PROTLIST.* list over available protocols in MENUS\.
    * ARCLIST.* list over available archive formats in MENUS\.
    * Possibility to change access for all users in an area.
 
  Bug fixes
    * 'Util Protocol' function now display current protocol.
    * 'Util ANSI' now allow you to turn off ANSI graphics even if your
      terminal cannot support ANSI (funny thing). But to turn on ANSI
      your terminal have to support ANSI.

v0.55 - Released 01/11-1991

  All user changes
    * BiModem system in action.
    * Possibility to "re"-logon, and G'oodbye asks for confirmation.
    * Added heading in grab-file.
    * Added message upload mode.
    * Added availablitiy toggle in chat menu.
    * Added "BiModem transfer" status on who.
    * BiModem uploads possible while downloading grabfile and bulletins.
    * Answering call routines very much improved.

  SysOp changes
    * B&BSYS /E and B&BSYS /I compress or decompress messages automatically.
    * Possiblitiy for running of timed events.

  Bug fixes
    * BiModem transfer error after transfer. Not really a bug fix since
      BiModem i not introduced in B&BSYS yet.
    * Writing of messages to net-users again possible.
    * Error message in select command.
    * Line feed after "Sorry, file not available".
    * Fixed bug in memory <-> disk swaping.
    * Fixed bug in language change in util, '?' and '*' gave hang.

v0.50 - Released to NO@7:2, 23/10-1991

  All user changes
    * Command summary written.
    * Connect speed displayed instead of modem <-> machine speed.
      M is displayed of MNP is in use. Ex.:  2400M
    * Added global help command.
    * Added support for JModem file transfer system.
    * Login and Logout reported to all active nodes.
    * Node message system interrupts.
    * Node message send command made global.
    * Not possible to send node messages to inactive or non existing nodes,
      and to your own node.
    * Automatic inactivity disconnect.
    * Added support for XModem file transfer protocol.
    * System made faster and takes less processortime if running under
      DESQview.
    * Automatic disconnect when daily time limit reached,
      warning at 30, 15, 5, 4, 3, 2, 1 minutes before.
    * Dump All function finished.
    * Writing of messages to net-users possible in this format:
        firstname lastname/countrycode@region:board#
      So...a message to me will have to be written to:
        Terje Flaaronning/NO@7:1
    * Bnet export and import of messages in function.
    * Faster between name and password prompts.
    * Added Time function in Main menu.
    * List users function improved.
    * Added Kill message command in Read menu.
    * Added Unkill message command in Read menu.

  SysOp changes
    * Upload/Download cps rate stamped to log.
    * Alt+C -> toggles SysOp availability,
      Alt+P -> increase time by 5 minutes,
      Alt+O -> decrease time by 5 minutes.
    * Alt+I, Alt+C available on "Waiting for caller"-screen.

  Bug fixes
    * Messages not marked after saving in FSE.
    * Keyboard fault on "Waiting for caller"-screen.
    * Minor bug which gave all new users SysOp access the
      first time they were on. :-)
    * Bug in writing of newusers.

v0.35 - Not released 10/10-1991

  All user changes
    * Added View function in File Menu. (Only for ZIP yet)
    * Added .GIF-info function under View in File Menu.
    * Added subfunction to dump, T'his area now supported.
    * Added Mark message function in Read menu.
    * Added ZIPping of scratchpad.
    * Added list users function in Main menu.
    * Reply function accept message number as parameter.
    * Changing to current menu disabled.
    * Message header created faster, and None is displayed instead of
      0 for reply and reply to.

  SysOp changes
    * STAT2PCB.EXE - program to make PCBOARD.SYS file for door use.
    * Status-screen when nobody online.
    * Added Shell to Dos function in SysOp menu.
    * Modem refreshed every after 5 minutes inactivity.
    * Date change stamped to log.
    * 'Scanning for new files' in log.
    * 'Chatting with SysOp' in log.
    * 'Requested chat SysOp chat' in log.

  Bug fixes
    * DIRS*.* list was not shown with ?.
    * UseAnsi and ClearScreen menu selection works for:
         directory listings,
         door listings,
         bulletin listings.
    * Fixed Open-Door so that system not hang after door use.
    * Bug in Add area function, was effecting many functions.
    * Bug in 'Enter'-reading in INFO area fixed again.

v0.25 - Released 25/06-1991

  All user changes
    * File-access redirection works.
    * Open-access redirection works.
    * Both arrow keys work in screen editor menu.
    * Original message can now be included in screen editor.
    * ANSI usage can be configured by the UseAnsi command in the
      utility menu.
    * End and Home works in screen-editor.
    * Scrolling just if you're not typing.
    * File-directories.
    * Wild-char file search added in file menu.
    * Keyword file search added in file menu.
    * Protocol change added in util menu.
    * YModem file transfer protocol added.
    * New-files scan command added in File Menu.

  SysOp changes
    * DOOR.BAT called with areacode as third parameter.
    * Added AddDir and DelDir functions.
    * Second startup Parameter H speed up without EMS available.
    * Added AddFile function in SysOp Menu.
    * Added DeleteFile function in SysOp Menu.
    * Startet working on script language, PREUP/DOWN/OPEN, POSTUP/DOWN/OPEN
      scripts available. (Docs in SCRIPT.B&B).

  Bug fixes
    * Scratch-pad transfer function fixed.
    * Forgotten CARRIER-check in screen editor menu fixed.
    * Bug in open-access redirection fixed.

v0.20 - Released 14/06-1991

  All user changes
    * SysOp available yes/no toggle (chat!)
    * DEL added in screen editor.
    * Line delete (Ctrl/Ins or Ctrl/Y) in screen editor.
    * DTR now dropped while recycling.
    * Line insert (Ctrl/Del or Ctrl/N) in screen editor.
    * F1/F2 back in SysOp-chat now with smart-LF.
    * Who function show SysOp-chat.
    * One key input only accept selectable keys, and no delete required.

  SysOp changes
    * New config-file format.
    * /INIT asks for sysop name.
    * All area functions changed.
    * Added DirEdit and DirList functions.

  Bugs fixes
    * /INIT write configfiles.
    * Firstname with ending space was treated like first and last name.
      (in logon)
    * Speed of remote part in SysOp-chat should be adjusted (was *TO*
      slow before).
    * Runtime error sometime in message reading.

v0.15 - Released 10/06-1991

  All user changes
    * Utility Menu added.
    * View user profile added in Utility Menu.
    * Address change added in Utility Menu.
    * Phone number change added in Utility Menu.
    * ANSI toggle added in Utility Menu.
    * IBM toggle added in Utility Menu.
    * View user profile removed from Main Menu.
    * Password change added in Utility Menu.
    * Clear screen added in Utility Menu.
    * Lines on screen added in Utility Menu.
    * Language selection added in Utility Menu.

  SysOp changes
    * Install-program faster.

  Bug fixes
    * Counting bug in More (Y'es/N'o)? function.
    * Status bug in node message system.
    * Msg...saved message not erased after saving from screen editor.
    * Dumping of messages works again.

v0.101

  All user changes
    * Graphics mode can now be changed.
    * Word Wrapping in SysOpChat (at last).

  SysOp changes
    * Add-area function better.
    * Edit-area function added.
    * List-areas function added.
    * Delete-area function added.
    * User-edit function added, but only for area-access.

  Bug fixes
    * Bad command! Sometime displayed after log-in.

08/06-91 * v0.011

  All users changes
    * 'Enter'-reading in INFO area fixed.
    * Screen editor can now be used for message writing.
    * Enter for 'all' when entering a message, messages to 'sysop' ok,
      'e name' ok.
    * Access system in work.
    * Reading/writing of messages, quicker.

  SysOp changes
    * Unstandard comm-ports can be configured. If you select port 3,
      you'll be asked about Address and Irq.
    * Status-lines no longer autodisplayed, now, press Alt+I.
    * Modem answerstring configurable.
    * Add-area now ask for access types.

  Bug fixes
    * Writeuser procedure is back, new user registering again possible.

07/06-91 * v0.011

  All user changes
    * File-system rewritten, now it uses filesharing in network, it's
      faster and faster to use.

  SysOp changes

  Bug fixes

06/06-91 * v0.011

  All user changes
    * Screen-editor testable with the @ command.
    * Displaying of menus, bulletins or welcome-screens will
      be stopped if a keypress is detected, keypress is also
      faked.

  SysOp changes
    * Memory function much faster.
    * Add Area function enabled.

  Bug fixes
    * Fixed bug in newuser register procedure.
    * Rewritten communication routines, they're now faster and
      works better.
    * Fixed dangerous bug in the initcomms routine while using
      DESQview.
    * Fixed bug in WriteUser procedure.

02/06-91 * v0.011

  All user changes

  SysOp changes
    * Memory function displays if EMS is used.

  Bug fixes
    * Not really a bug fix, but, all the source-code have been
      fixed up, and the whole system is about 4000 lines shorter!

01/06-91 * v0.011

  All user changes
    * Node message function stackable. ('C N 0 Hello!')
    * Returning processor time to DESQview, makes multitasking
      faster.
    * Added Dump function in ReadMenu.
    * Added Transfer function, global, send scratch-pad to you.

  SysOp changes
    * Memory function in SysOpMenu displays if running under
      DESQview, and DV version number.

  Bug fixes
    * 'Enter'-reading now works 95%. .-)

31/05-91 * v0.011

  All user changes
    * Global functions made global (!).
    * 'Enter'-reading of messages.
    * Who's on function in Chat/Node menu.
    * Added Node message function in Chat/Node menu.

  SysOp changes
    * Me'mory function gives more info.

  Bug fixes
    * Wrong menu displayed in Filemenu (SysOpMenu), now corrected.
    * Log-out when trying to enter SysOpMenu.

21/04-91 * v0.01

  All user changes
    * Activated File Upload function.
    * Added File List function.
    * Activated File Download function.

  SysOp changes
    * You're now told if EMS memory is used.
    * Disk-Swapping.

  Bug fixes
    * Another bug in more function.

20/04-91 * v0.01

  All user changes
    * Added D'ownload function in Bulletin menu.
    * More function.

  SysOp changes
    * Bulletin read/download written in log.
    * Message entering written in log.

  Bug fixes
    * Silly thing in Last-On on first logon fixed.
    * Sub-commands in V'iew/Edit user profile, accept small letters again.
    * No longer More???? while chatting.

19/04-91 * v0.01

  All user changes
    * Started bulletin about latest changes in B&B.
    * Name prompt at login will only accept 2 words.
    * Bug in entered messages in connection to +/- commands found and
      corrected.
    * V'iew function in line-editor now shows line numbers.
    * Added A'bort function in line-editor.
    * Added D'elete line(s) function in line-editor.
      (Still some strange things in the editor, but I'm tired)

  SysOp changes

  Bug fixes
    * Users refusing to register not added to users file.
[0m
