home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / OS2 / TOR136BP.ARJ / TOR136BP.ZIP / TEDOC.ZIP / WHATSNEW.DOC < prev   
Encoding:
Text File  |  1997-08-09  |  8.2 KB  |  201 lines

  1. ═════════════════════════════════════════════════════════════════════════
  2.  22-Jun-97 Tornado 1.3beta. "Bugs Killer" Version
  3. ═════════════════════════════════════════════════════════════════════════
  4.  
  5.  ! Evident setting of paging topic in  the  Page_Sysop  action  optional
  6.    data didn't work: at paging the topic was changed to the one  entered
  7.    by a user or cleared if TORNADO.CTL => [Miscellaneous] -> AskChatTopic
  8.    parameter was set to "No".
  9.    Noticed by Yurii Rashkovskii 2:461/136.2
  10.  
  11.  ! UserEditor: didn't work at all in the DOS version and had  a  lot  of
  12.    bugs in the OS/2 version.  Created  USEREDIT.CTL  configuration  file
  13.    containing users list sorting criterion.
  14.  
  15.  ! Resume Registration feature somerimes worked incorrectly.
  16.  
  17.  ! If an .A?? file was assotiated to the menu item, in case of  choosing
  18.    this item at GoSub_Menu item this file was  in  fact  displayed after
  19.    redrawing screen (after pressing Enter or so).
  20.    Noticed by Alex Henriksen (alexie@danbbs.dk).
  21.  
  22.  ! If there were many files in file areas, the  OS/2  version  displayed
  23.    all the files after N number as offline, and in  case  of  trying  to
  24.    return to menu program crashed (runtime error).runtime error.
  25.    Noticed by Vadim A Abramov 2:5020/149.16
  26.  
  27.  % Configuration files parser has been slightly optimized.
  28.  
  29.  % A lump of code has been overlayed to reduce amount of needed  memory.
  30.    Now it's enough 400K for the DOS version to run.
  31.  
  32.  + Now in case of program execution terminating at local  SysOp  request
  33.    (pressing ESC in call waiting mode) the  Tornado  returns  errorlever
  34.    code 10 at exit. This makes working in looped .BAT or .CMD file  more
  35.    flexy and comfortable.
  36.    Proposed by Alex Henriksen (alexie@danbbs.dk).
  37.  
  38.  % Window interfase has been rewritten and highly optimized.
  39.  
  40.  + Now while installing new versions the  installer  will  automatically
  41.    update the configuration files.
  42.  
  43.  ! Next_FileGroup, Prev_FileGroup, Next_MsgGroup and Prev_MsgGroup  menu
  44.    actions didn't work.
  45.  
  46.  % Changing file/message group positions area selector to the first area
  47.    in the group.
  48.  
  49.  % Next_FileArea,  Prev_FileArea, Next_MsgArea and Prev_MsgArea now work
  50.    only inside current group of arreas.
  51.  
  52. ═════════════════════════════════════════════════════════════════════════
  53.  17-Jul-97 Tornado 1.35beta
  54. ═════════════════════════════════════════════════════════════════════════
  55.  
  56.  + Multiline mode will use sharing lines by directories:
  57.  
  58.    = TORNADO.CTL =======================================================
  59.    [Files&Dirs]
  60.    ;
  61.    DoorInfoDir C:\TORNADO\LINE1  ; Directory where on calling external
  62.                                  ; programs EXITINGO.BBS and DORINFO.BBS
  63.                                  ; files will be created.
  64.    ;
  65.    =====================================================================
  66.  
  67.  + A new parameter wos added to file setting access level:
  68.  
  69.    = LIMITS.CTL ========================================================
  70.    [Limit]
  71.    ;
  72.    Min_Speed 1200  ; Minimal connect speed for the access level. If  the
  73.                    ; real speed will be slower, a  user  will  be  shown
  74.                    ; the TOOSLOW.A?? file and the sesion will terminate.
  75.    ;
  76.    =====================================================================
  77.  
  78.  + Now for each use an average CPS is calculate. It's included into  the
  79.    user information which is available by pressing F2 or in user editor.
  80.    It's useful for evaluating connect quality with the user and is  also
  81.    used for calculating trensfer time (file send window).
  82.  
  83.  + A new parameter was added to file areas description file:
  84.  
  85.    = FILEAREA.CTL ======================================================
  86.    [FileArea]
  87.    ;
  88.    UL_Security   256                ; Minimal access level to upload  to
  89.                                     ; the file area. Flags may be  used,
  90.                                     ; if separated by space.
  91.    ;
  92.    =====================================================================
  93.  
  94.  + Noe it's possible to toggle paging SysOp possibility on/off by press-
  95.    ing Alt-P key combination. If it's turned to off, a flagfile TOR_NCHT
  96.    is created.
  97.  
  98.  + New variables  FromUsers_Area, File_From_User, UL_For_User were added
  99.    to .LNG-files.
  100.  
  101.  + Private  uploads (tm) feature was added. It enables users to exchange
  102.    files via the BBS using a special file area rather  than  the  common
  103.    ones for the files to be only downloaded by the adressee user.  Files
  104.    lists are stored in .LST-files. The feature is  activated  by  adding
  105.    the Upload_Priv menu item to the .MNU-file.
  106.  
  107.    = TORNADO.CTL =======================================================
  108.    [Files&Dirs]
  109.    ;
  110.    Priv_Uploads_Dir  USERTAG\          ; Directory for private uploads.
  111.    ;
  112.    =====================================================================
  113.  
  114.    NOTE: Isn't yet thoroughly tested so may cause problems.
  115.  
  116.  % A search of messages to the user has been speeded up.
  117.  
  118.  + The ABBSCONV utility now may be informed by -G command switch about a
  119.    mail areas group to be set as default.
  120.  
  121.  ! Tagging anything listed after search of the new files caused  runtime
  122.    error.
  123.  
  124.  + The Tornado/2 has finally  become  full-multithreaded:  calling  help
  125.    window, change access level, user parameter editing and other dialogs,
  126.    as well as any SysOp actions, don't slow down current session anymore.
  127.  
  128.  % Opening JAM-base in case of  base  files  missing  didn't  result  in
  129.    cewating the base. Noticed by Kirill Zemskov 2:5020/620.22
  130.  
  131.  % Incorrect values were put to the SUBJ and  TO  fields  of  the  reply
  132.    message in the squish-areas.
  133.  
  134.  + A REXX utility to convert SQUISH.CFG to MSGAREA.CTL is included  into
  135.    the Tornado/2 package. (c) Oleg Deribas 2:461/13.
  136.  
  137.  ! If the FILEAREA.CTL contained a description of  just  one  file  area
  138.    and menu items Next_/Prev_FileArea were  called,  the  Tornado/2  was
  139.    involved to looped re-reading this file.
  140.  
  141.  + Now it's possible to pass line number ("*N"  macros)  to  the  action
  142.    menu "Exec".
  143.  
  144.  + Now in case of using DOS version of the  Tornado  under  multitasking
  145.    environments file access is shared in a right way.
  146.  
  147. ═════════════════════════════════════════════════════════════════════════
  148.  09-Jul-97 Tornado 1.36beta (may be gamma ;)
  149. ═════════════════════════════════════════════════════════════════════════
  150.  
  151.  + New variables in the main configuration file:
  152.  
  153.  = TORNADO.CTL =========================================================
  154.  ;
  155.  [NewUsers]
  156.  ;
  157.  Show_News  Yes                ; Show news to user at enter
  158.                                ; Can be set to:
  159.                                ; Yes   : show all news;
  160.                                ; Last  : show only recent news (came
  161.                                ;         after the user's last session
  162.                                ; No    : show none.
  163.  ;
  164.  [Miscellaneous]
  165.  ;
  166.  Ignore_Old_Flags  3           ; Ignore flagfiles created earlier that
  167.                                ; <specified_number> hours ago.
  168.  ;
  169.  [FileAreas]
  170.  ;
  171.  Desc_Under_DLC Yes            ; Create long single-line file descripti-
  172.                                ; ons for files download counters.
  173.  ;
  174.  =======================================================================
  175.  
  176.  ! Fixed OS/2 version  bug that made Tornado  crash after  searching new
  177.    files.
  178.  
  179.  ! Fixed a bug that resulted in runtime error aborting trying to downlo-
  180.    ad a file with Read-Only attribute set. Thanks to Dmitry Liman
  181.    2:461/79.55
  182.  
  183.  ! If filenames were evidently mentionet into the additional info to the
  184.    "Download" meny item, these files may be killed. Thanks to Dmitry Li-
  185.    man 2:461/79.55
  186.  
  187.  ! Fixed a bug  that got any user  allowed to change to any directory in
  188.    the DoorWay mode by  giving it as a parameter to the CD command, even
  189.    though it's disabled for this user. Noticed by Andrew Myasnikov
  190.    2:5030/548.30
  191.  
  192.  ! Aborting downloading  caused in growing all the  download counters by
  193.    the aborted file size. Noticed by knight@megalog.ru.
  194.  
  195.  + List in user editor now can be sorted by the last call date.
  196.  
  197.  ! Runtime error # 103 aborts were patched.
  198.  
  199.  + Because of  HDD upgrade (120MB  to 1.2GB)  Win'95 is now installed on
  200.    the home computer and Win32 Tornado version is now under development.
  201.