home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / bbs / skyfr280.lha / Changes.DOC next >
Text File  |  1992-02-15  |  5KB  |  142 lines

  1.  
  2.  =========================
  3.  SkyFreq v1.00 - 09-Mar-91
  4.  =========================
  5.  
  6.  - First _great_ release
  7.  
  8.  
  9.  =========================
  10.  SkyFreq v1.10 - 10-Mar-91
  11.  =========================
  12.  
  13.  - Added TooFiles and MaxFiles command in config, so look it
  14.  - Added update of download_counter of requested files !
  15.  
  16.  
  17.  =========================
  18.  SkyFreq v2.00 - 01-May-91
  19.  =========================
  20.  
  21.  - Big changes !
  22.  - Matrix report to user
  23.  - Matrix report to SysOp
  24.  - Accept F'Req(s) from everybody or only from listed nodes
  25.  - Different bytes and files limits for each request speed
  26.  - Files DataBase for blitzing fast wildcards filenames requests
  27.  - All major bugs stomped
  28.  
  29.  
  30.  =========================
  31.  SkyFreq v2.10 - 10-May-91
  32.  =========================
  33.  
  34.  - SkyFreq now take care of FREQ flag for each file area
  35.  - Support of 14400 bps
  36.  - Generation of TOPT and MSGID kludges
  37.  - Sysop reports are now posted in his private mail directory
  38.  - Added Protect Area option in config. Look it!!
  39.  - Added entry in Event.LOG
  40.  
  41.  =========================
  42.  SkyFreq v2.20 - 20-Jul-91
  43.  =========================
  44.  
  45.  - Small bugs fixed.
  46.  - Compatible with DLG v0.975
  47.  
  48.  =========================
  49.  SkyFreq v2.30 - 29-Jul-91
  50.  =========================
  51.  
  52.  - Added !LIST feature, if a user makes a filerequest with password LIST,
  53.    SkyFreq will send him (via matrix) the archive content !
  54.    In order to run this feature, you should have ARexx active and put
  55.    the 'varc.rexx' script in your REXX: directory.
  56.  - Get rid of filelist, now SkyFreq reads the file.dat in each area!, so
  57.    you needn't anymore to do 'SkyFreq LIST' nighly !
  58.  - Solved Division by Zero guru! Wosh!
  59.  - Added NOFREQ statament if DLGCONFIG:Misc/SkyFreq.CFG to avoid file requests
  60.    from certain nodes, i.e :
  61.  
  62.    NoFreq 2:345/12.3
  63.  
  64.    SkyFreq won't accept F'Req from this node.
  65.  - Added support of 7200 and 12000 bps (for the new HST/V32bis)
  66.  
  67.  =========================
  68.  SkyFreq v2.40 - 22-Nov-91
  69.  =========================
  70.  
  71.  - Strips the comments from file descriptions!
  72.  - Added 'Banner' command in config, the file, 'Banner', is pointing to,
  73.    will be included at the bottom of the report-matrix sent to the node.
  74.  - Fixed files limit bug.
  75.  - Different log support : SkyFreq command line is now :
  76.  
  77.    Usage: SkyFreq <infile> <outfile> <zone> <net> <node> <point>
  78.                   <SysOp Name> <Baud> [<Config pathname>]
  79.  
  80.    You can use different pathname for each TrapDoor's line, in order
  81.    to use different logs, limits, etc etc
  82.  
  83.  - Total dynamic memory usage! Now SkyFreq doesn't need any more large
  84.    stack!
  85.  - Added 17000 and 19200 baud support in SkyFreq.CFG
  86.  - Added 'FileAtt' command in config, the file, 'FileAtt', is poiting to, will
  87.    be send with the file request.
  88.  - Index support!!! Now SkyFreq is up to 10 times faster in file requests!!
  89.    You should run MakeIndex nightly and add 'Index' keyword in your config.
  90.    Now SkyFreq does the following steps :
  91.  
  92.    Check the file requested :
  93.  
  94.    If the file is a normal one -> checks it in the index
  95.    if it doesn't find it in the index, then checks it in each directory
  96.    (perhaps it's a new file not yet listed in the index).
  97.  - Now you can find SkyFreq and Makeindex optimized for 68030.
  98.  
  99.  =========================
  100.  SkyFreq v2.41 - 30-Nov-91
  101.  =========================
  102.  
  103.  - This is just a little bug fix :-( : sometimes SkyFreq doesn't send magic
  104.    filenames !!
  105.  
  106.  =========================
  107.  SkyFreq v2.50 - 10-Dec-91
  108.  =========================
  109.  
  110.  - Fixed a bug that caused files in FILE:xx/ not to be sent sometimes
  111.  - Cleaned up the code
  112.  - Added support of alternate file paths!
  113.  
  114.  =========================
  115.  SkyFreq v2.60 - 07-Jan-92
  116.  =========================
  117.  
  118.  - Now SkyFreq sends Type 2+ compatible mail packets. SkyFreq has finally
  119.    its product code : 0xC3
  120.  - SkyFreq now checks the reliability of the informations stored in the index.
  121.  - Added 'NO DEEP CHECK' keyword in config file.
  122.    If this keyword is set, SkyFreq will check for filenames ONLY in the index
  123.    file and it WILL NOT fall back to search them in each directory of your HDs
  124.  
  125.  =========================
  126.  SkyFreq v2.70 - 31-Jan-92
  127.  =========================
  128.  
  129.  - :-( Found a bug in GO, the Global Optimizer of SAS... If I would use it,
  130.    SkyFreq will send bugged .pkt.
  131.  - Fixed a bug in MakeIndex that caused areas without the FREQ_AREA bit to
  132.    be equally listed in the database.
  133.  - Reduced stack usage by 85%.
  134.  
  135.  =========================
  136.  SkyFreq v2.80 - 15-Feb-92
  137.  =========================
  138.  
  139.  - Added support for Update Requests! Now the file request flag in
  140.    nodelist is: XX
  141.  
  142.