home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / skyfr310.lha / Changes.DOC next >
Text File  |  1993-02-21  |  7KB  |  208 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 own 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.  =========================
  143.  SkyFreq v2.90 - 12-Apr-92
  144.  =========================
  145.  
  146.  - Fixed the file-request password bug.
  147.  - Fixed the NoFreq keywork bug.
  148.  - This is just a plug-in and go release : just copy this new SkyFreq over 
  149.    the older one. You don't need to change the config file.
  150.  
  151.  =========================
  152.  SkyFreq v2.91 - 20-Apr-92
  153.  =========================
  154.  
  155.  - Fixed the old usefulness 17000 bps to 16800 (supported by newer HST)
  156.  
  157.  =========================
  158.  SkyFreq v2.92 - 01-Jul-92
  159.  =========================
  160.  
  161.  - Really fixed NoFreq
  162.  - Minor bugs fixed
  163.  - This is just a plug-in and go release : just copy this new SkyFreq over 
  164.    the older one. You don't need to change the config file.
  165.  
  166.  =========================
  167.  SkyFreq v3.00 - 08-Oct-92
  168.  =========================
  169.  
  170.  - 1500% faster. Rewritten MakeIndex and SkyFreq in order to manage a sub
  171.    index file. Now along the Index file, MakeIndex will save another file
  172.    containing sub indexes pointers to the main index file.
  173.    Also wildcards file requests are now *MUCH* faster.
  174.  - New keyword in config file :
  175.  
  176.    Pri <priority>
  177.  
  178.    SkyFreq will raise its process priority to <priority> when is running.
  179.    Setting Pri to 1 or 2 can make SkyFreq run slightly faster.
  180.  - Compiled with SAS C 6.00, make sure that you have an ENV variable called
  181.    TZ containing your offset to Greenwich time.
  182.    For Italy during CET should be set to -2 (just type 'SetEnv TZ -2' from
  183.    Shell.
  184.    If you don't know what your offset is, just run SkyFreq and look the date
  185.    it prints in the log.
  186.  
  187.  =========================
  188.  SkyFreq v3.01 - 18-Oct-92
  189.  =========================
  190.  
  191.  - Groan... SAS C 6.00 has more bugs than the previous version!! I have found
  192.    another bug: at the end of a program execution the default SAS startup
  193.    code returns with a RANDOM errorlevel. Now I have written a version of my
  194.    own that fixes the problem :-( .
  195.    
  196.  =========================
  197.  SkyFreq v3.10 - 16-Feb-93
  198.  =========================
  199.  
  200.  - Config file parsing routine TOTALLY REWRITTEN! Now noone should have
  201.    problems.
  202.  
  203.    !!!! YOU MUST REMOVE THE "'" CHARACTER FROM YOUR SkyFreq.CFG !!!!
  204.  
  205.  - Compiled with SAS C 6.2
  206.  - New MakeIndex with delete dupes
  207.  
  208.