home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / qfb110.zip / Whatsnew.Txt < prev   
Text File  |  1996-08-15  |  6KB  |  151 lines

  1.                                       QFB
  2.         
  3.                              Changes and Additions
  4.         
  5.         
  6.         1.10   Aug 15 1996
  7.         
  8.              - Files.Bbs lines starting with an high ascii character
  9.                (>127) in the first column are now taken as comments.
  10.         
  11.         
  12.         
  13.         1.09   Jun 21 1996
  14.         
  15.              - Added -q switch.
  16.         
  17.              - Improved doc.
  18.         
  19.              - New NT version.
  20.         
  21.         
  22.         
  23.         1.08   Mar 31 1996
  24.         
  25.              - The logic of the "-s" switch has changed: now ALL areas
  26.                except the "slow" ones are processed and the global
  27.                indexes are updated (not re-built) when this switch is
  28.                used.
  29.         
  30.                Previously the "-s" switch only caused slow areas to be
  31.                skipped, so that they were usually removed from the
  32.                global indexes.
  33.         
  34.         
  35.         
  36.         1.07   Feb 29 1996
  37.         
  38.              - Added "-d" switch to avoid multi-line descriptions in
  39.                FILES.DMP, the file where Maximus looks for the file
  40.                descriptions when using the filebase (Locate and NewFiles
  41.                commands).
  42.         
  43.                When multi-line description support is enabled, QFB
  44.                outputs the entire description string (line feeds
  45.                included) to the FILES.DMP, so that the Maximus Locate
  46.                and New Files commands respect the original formatting.
  47.         
  48.                Unfortunately there is a side-effect: the continuation
  49.                lines are aligned at left, and this is not appreciated by
  50.                some SysOps.
  51.         
  52.                When the "-d" switch is used, QFB changes the linefeeds
  53.                to spaces, so that the DMP description is made of a
  54.                long unique line: the original formatting is lost but the
  55.                description will be aligned and word-wrapped by Maximus
  56.                when the Locate or NewFiles commands are used.
  57.         
  58.              - To disable multi-line description support, you can now
  59.                use the "-c" switch alone. Previously you had to use
  60.                "-c-1" and that was not documented.
  61.         
  62.              - Added INF documentation.
  63.         
  64.         
  65.         
  66.         1.06   Restricted Beta
  67.         
  68.              - OS/2: Problem with remote (LAN) directories fixed.
  69.                The C stat function had problems: substituted with
  70.                direct OS/2 API calls.
  71.         
  72.              - Improved multi-line support.
  73.         
  74.         
  75.         
  76.         1.05 - Support for multi-line descriptions (see Qfb.Doc).
  77.         
  78.         
  79.         
  80.         1.04 - New "out of memory" handler and exit errorlevel.
  81.                Previously an out of memory error could result in
  82.                strange behaviour.
  83.         
  84.              - Some internal changes in the filebase routines to
  85.                improve consistency with Max 3.00
  86.         
  87.              - New ApWorks addresses and phone numbers
  88.         
  89.         
  90.         
  91.         1.03 - Update to support Max 3.00;
  92.                Max 2.0x is NOT supported.
  93.         
  94.              - The specification of a path in the files.bbs to include
  95.                a file that resides in a directory other than the
  96.                default "Download" is now allowed.
  97.         
  98.              - The specification of an alternate files.bbs in
  99.                "FileList" is now allowed with any extension (previously
  100.                the .BBS was required).
  101.         
  102.              - The files that are not found are now included in the
  103.                filebase and marked as "OFFLINE".
  104.         
  105.              - If an area is marked of "Type CD" and you do not specify
  106.                an alternate "FileList", the local DAT/DMP/IDX files are
  107.                not generated.
  108.         
  109.              - The DateAuto/DateManual/DateList are now fully supported
  110.                (previously DateAuto was assumed).
  111.         
  112.              - New -n switch to allow the update of the filebase by
  113.                compiling all the areas that have a files.bbs newer than
  114.                the files.idx. CD areas skipped.
  115.         
  116.              - QFB and other ApWorks programs that update the filebase
  117.                generate a "FileBase.Bsy" flag in the Maximus system
  118.                directory to avoid concurrent writes to the same
  119.                filebase. There is no need to manually delete this flag
  120.                in case of power failure or abnormal termination.
  121.         
  122.              - The command line syntax has been modified to be
  123.                consistent with that of the Max 3.00 FB/FBP.
  124.                Switches -x and -r not implemented.
  125.                Wildcards are more flexible (? and * in the OS/2 way).
  126.         
  127.         
  128.         
  129.         1.02 - Fixed bug that caused some dupes not to be removed
  130.                from UniFiles.Idx.
  131.         
  132.              - Separate "/t /b" flags in FILES.BBS are now recognized.
  133.         
  134.         
  135.         1.01 - Now more CD-ROM / MO friendly.
  136.                QFB does not abort in case of path not found,
  137.                drive not ready, read only dir, write protected unit.
  138.                When QFB cannot write local DAT/DMP/IDX files it simply
  139.                skips: if you do not really need these files, you can
  140.                avoid copying files.bbs to a hard-disk directory.
  141.         
  142.              - More informative output.
  143.         
  144.              - New -g command line switch to avoid generation of local
  145.                DAT/DMP/IDX files.
  146.         
  147.         
  148.         
  149.         1.00 - First public release.
  150.         
  151.