[0;1;34;44mĿ[40m
[44m [32mInfo from FrogNet bulletin 10  [33mLatest changes to FOSS/2       [36m%_Sys.Version% [0;30;44m[40m
[44m[40m
[44m[0m
v1.11

ALL USER CHANGES
    - G(oodbye) A(gain) now does a complete logout/login. It even display the
      initial login screen again.
  17/05-96
    - Added option to toggle the automatic new message reading function.
      (The Enter reading you all know). U(til) To(ggles) to turn on/off.
  19/06-96
    - Telnet and Vmodem connects detected and shown in C(hat) W(ho).

SYSOP CHANGES
    - TYPES.PAS and APIINT.PAS rewritten, and a lot of comments has been added.
    - Added API methods:
        fioStampLog  Write to the node/system log files.
  12/05-96
    - Implemented logic which will try to kill external programs after a
      configurable amount of time if the carrier signal is lost. This feature
      may or may not work for your programs.
  19/05-96
    - _Sys.CmdQue may now be modified as early as in the I!LOGIN script.
  20/05-96
    - System status screen now shows some more info: Added F and Y actions
      for FrogNetExchange and YelledForSysop. Also the node number is now
      shown. R and W is set for FNE's if messages are exported/imported.
    - Added API methods: 
        scrGetVar   Get content of a script variable in FOSS
        scrSetVar   Set content of a script variable in FOSS
        fioPrint    Send text to the terminal window
        fioPrintln  Send text to the terminal window with CR+LF ending
      This methods only work when FOSS started the external program without
      closing the io-device. This is currently: YELL.CMD, archivers, 
      @run, @rundos
  21/05-96
    - Minor cosmetic changes to @select function.
  18/06-96
    - Passwords no longer written to log file.
  20/06-96
    - SETUP.CMD rewritten to simple REXX script which makes a folder and some
      icons.
  21/06-96
    - Added read only script variables:
        _Cfg.BoardName, _Cfg.SysOpName, _Cfg.Location, _Cfg.ScratchPad,
        _Cfg.UNZIPPath, _Cfg.ZIPPath, _Cfg.MainPhone, _Cfg.RAMDisk,
        _Cfg.LHAPath, _Cfg.ARJPath, _Sys.Dir

BUGS FIXED
    - A *lot* of minor bugs has been corrected.
  04/02-96
    - Fixed bug in routine for displaying text file, well actually the whole
      routine was rewritten from scratch.
    - Fixed bug in word-wrap part of the main output routine.
  24/03-96
    - Fixed size of TEventCfg record, was 1036, should be 1024, check your
      event config.
  07/05-96
    - Fixed some minor bugs with the user time control.
  08/05-96
    - FrogNet address handle fixed internally. This will cause old FrogNet
      messages to display incomplet addresses.
  11/05-96
    - Bugs in IEMSI login procedures fixed.
  12/05-96
    - Corrent a few bugs in the Co(nfig) menus.
  17/05-96
    - Fixed bug with line count (more prompt) when displaying text files.
      (@show, menus, scripts, bulletins ...)
  20/05-96
    - Fixed bug in fioReadMsgStatus when only one message in area. Also
      improved message search speed a bit and the system output does not
      show area names which the user don't have access to.
  17/06-96
    - Size of TEventCfg was 1023, changed back to 1024.
  20/06-96
    - Fixed some display bugs in the Co(nfigure) menus.

UTILITY COLLECTION
  UPDFILE  
    28/02-96
      - Added support in UPDFILE to automatically fix files with wrong paths
        or wrong CD-ROM letter, alse added support to automatically delete
        files not found.
  