home *** CD-ROM | disk | FTP | other *** search
/ Lion Share / lionsharecd.iso / bbs_oth / fan_110.zip / HISTORY.DOC < prev    next >
Text File  |  1992-05-29  |  2KB  |  54 lines

  1.      Version 1.00 beta                  18-Apr-1992
  2.      
  3.        +  Initial release.
  4.      
  5.      Version 1.10 beta                  28-May-1992
  6.      
  7.        +  Added FILES.BBS support for file announcements.
  8.           The following keywords were added to the
  9.           configuration file:
  10.        
  11.           FILESBBS_FileName [full FILES.BBS specification]
  12.           FILESBBS_Files [path name of data files]
  13.           FILESBBS_AnnounceName [tag name of area]
  14.      
  15.           If FILESBBS_FileName is defined, then this file
  16.           will also be searched for new incoming files to
  17.           announce, in addition to any .TIC files in the
  18.           inbound directory.  The format of the FILESBBS
  19.           file is:
  20.      
  21.                FileName FileDescription
  22.      
  23.           FILESBBS_Files is the directory in which the
  24.           actual files reside.
  25.           
  26.           FILESBBS_AnnounceName is the name to use in the
  27.           Announcement Definition below when referring to
  28.           new files found in the Files.BBS.
  29.           
  30.           If this option is used, ALL FILESBBS_xxxxx
  31.           statements must be defined, and in the order of
  32.           FileName first, Files, and then AnnounceName.
  33.           
  34.           Up to 20 Files.BBS files may be defined.
  35.      
  36.        +  Added duplicate checking ability via an announce
  37.           file.  The following keyword was added to the
  38.           configuration file:
  39.        
  40.           AnnounceList [full file specification]
  41.      
  42.           This file contains a list of all the files that
  43.           have been announced, one file name per line.
  44.           
  45.           It is a good idea to define this if using FILESBBS
  46.           statement.  It will be checked to prevent
  47.           duplicate announcements if you haven't had a
  48.           chance to move the files from your "newup" areas
  49.           since the last run of FAN.
  50.           
  51.           It can be deleted periodically if it grows too
  52.           large.
  53.           
  54.