home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / flst111.lzh / WHATSNEW.TXT < prev   
Text File  |  1993-06-13  |  6KB  |  159 lines

  1.  
  2.                                 FASTLST
  3.  
  4.                          Changes and Additions
  5.  
  6.  
  7.  
  8.         1.11 - CRC is now checked on all nodelist files that have
  9.                the expected CRC on the first line (previously it
  10.                was checked when applying nodediffs only).
  11.  
  12.              - New errorlevel 10 for CRC Error while compiling
  13.                nodelist (errorlevel 9 is still used for CRC Error
  14.                while applying nodediff).
  15.  
  16.              - When merging the first line is skipped if it contains
  17.                the CRC.
  18.  
  19.              - New -r command line switch to avoid exit on CRC Error.
  20.  
  21.              - New -s command line switch to override SYSOP.NDX
  22.                base name.
  23.  
  24.              - Any file specification can contain drive and path,
  25.                including -n -d -o -s overrides.
  26.  
  27.              - When using Version7 only, the added nodelist segments
  28.                are appended to the end of the full main nodelist
  29.                instead of the end of your zone.
  30.  
  31.              - Some small changes in Nodelist.Prn and Nodelist.Txt
  32.  
  33.              - Fixed bug introduced in v 1.10: when a region segment
  34.                (no zone entry) was compiled as the main nodelist,
  35.                zone 0 was erroneously assumed.
  36.                Now the address levels not present in the main nodelist
  37.                correctly default to the config address.
  38.  
  39.  
  40.  
  41.         1.10 - OS/2: First 32 bit version, compiled by BC++.
  42.  
  43.              - OS/2: New "flat" index sorting (no more disk based
  44.                merge-sort).
  45.  
  46.              - OS/2: "TmpPath" option in *.cfg not used any more.
  47.  
  48.              - OS/2: Long filename support
  49.  
  50.              - DOS: The "TmpPath" directory is now automatically
  51.                created when necessary.
  52.  
  53.              - New improved Disk Full handling (errorlevel 4)
  54.  
  55.              - New "-o<nodebase>" command line switch to override
  56.                output file names (NODEX.* -> <nodebase>.*).
  57.  
  58.              - New "KillAfter" config verb, to save old nodelist files
  59.                in the case of compilation error.
  60.  
  61.              - New "Boss <address>" statement for easier pointlist
  62.                support (see FastLst.DOC).
  63.  
  64.              - New optional partial address parameter in
  65.                "MyList <nodefile> [default partial address]"
  66.                to allow the addition of nodelist segments without
  67.                the need of ZONE, HOST, node prefix lines (V7 only).
  68.                See FastLst.DOC for more details.
  69.  
  70.              - New "-i<include>" command line switch to allow easier
  71.                different file inclusions.
  72.  
  73.              - New "KillOld" config statement to kill old versions of
  74.                nodelist files.
  75.  
  76.              - New "Kill999" config statement to kill the .999 file
  77.                that remains after merging with MergeList.
  78.  
  79.              - Now the .999 file is killed whenever FastLst begins
  80.                execution, thus you do not have to manually delete it
  81.                if you stop using the MergeList command.
  82.  
  83.              - Now the "Gated" config keyword prevents Hub coordinators
  84.                of other zones to be put in the output nodelist (only
  85.                ZC and NC remain).
  86.  
  87.              - New "GateAddr" config keyword allows to have only
  88.                selected zones, regions and nets in the output files.
  89.  
  90.              - New "GateCoord" config keyword allows to have in the
  91.                output files only selected coordinators from the excluded
  92.                zones, regions and nets.
  93.  
  94.              - New errorlevel 9 exit after CRC error while applying
  95.                a nodediff. If "Autoerase" is active, the nodediff and
  96.                the resulting nodelist files are erased, otherwise they
  97.                are renamed to NODEDIFF.BAD and NODELIST.BAD.
  98.  
  99.              - New "StatusLog" config statement to specify the log
  100.                filename in the .cfg instead of the command line.
  101.  
  102.              - New "TypeExact" config option to set modem types in a
  103.                way more coherent with the behaviour of Binkley 2.55 and
  104.                newer.
  105.  
  106.              - New "SysDup" config option to override FastLst's choice
  107.                when killing duplicate SysOp Names.
  108.  
  109.  
  110.  
  111.         1.06 - OS/2: Fixed bug that caused some reg. keys not to work.
  112.  
  113.              - DOS: Fixed bug that sometimes caused memory problems
  114.                during index sorting.
  115.              
  116.  
  117.  
  118.         1.05 - New UCOST verbs to set User Cost Different from Call Cost.
  119.  
  120.              - OS/2: Fixed bug that sometimes caused "Disk Full" error.
  121.  
  122.  
  123.  
  124.         1.04 - Changed redirection criteria: if you have a password with a
  125.                hold/unpublished system or its coordinator, then it is NOT
  126.                redirected; instead it gets an empty phone number string.
  127.  
  128.              - Slightly changed the algorithm to choose the entry for
  129.                a multi-SysOp in Sysop.Ndx, so that he never gets data from
  130.                an entry that is not used due to local segment override.
  131.  
  132.              - Added "Flags" Keyword to set the user defined bits.
  133.  
  134.              - OS/2: Fixed a bug that caused a "NULL POINTER" error when
  135.                compiling only Version 6 and FidoUserLst.
  136.  
  137.  
  138.  
  139.         1.03 - Added <CR> before comment output to fix video output when
  140.                both comments and report are active, Thanks to Roberto
  141.                Zanasi.
  142.  
  143.              - OS/2: First (16 bit) version, ported by Pasquale Cantiello.
  144.             
  145.  
  146.  
  147.         1.02 - Null pointer bug fixed in Merge module, Thanks to Pasquale
  148.                Cantiello.
  149.  
  150.  
  151.  
  152.         1.01 - Minor message and DOC adjusting.
  153.  
  154.  
  155.  
  156.         1.00 - First public release.
  157.  
  158.  
  159.