home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / skyt321.lha / Changes.DOC next >
Text File  |  1993-01-22  |  11KB  |  294 lines

  1.  
  2.  =========================================
  3.  Version 1.00 - 09 Dec 91 - It's snowing!!
  4.  =========================================
  5.  
  6.  - First MEGA release :-)
  7.  
  8.  =========================================
  9.  Version 1.01 - 10 Dec 91 - It's coooold!!
  10.  =========================================
  11.  
  12.  - SHIT!! Reported a bug by my great friend Simone :
  13.    if HOLD dir was empty, PURGE mode of SkyTick fall in loop :-(, sorry but
  14.    I have always at least 200 files in my HOLD directory :-)
  15.  
  16.  =========================================
  17.  Version 1.10 - 14 Dec 91 - It's coooold!!
  18.  =========================================
  19.  
  20.  - Now SkyTick fully support 4D addressing, i.e. you can write things
  21.    like this in the config file :
  22.  
  23.    FILEECHO SKYUTILS #1
  24.    TO 2:331/106.8
  25.    TO 11:10/2.2
  26.  
  27.    Etc, etc, the same for the PASSWORD keyword.
  28.  - Fixed a bug in config file parsing routines (sometimes SkyTick sent files
  29.    to strange nodes!).
  30.  - Added dupes checking! Look at the DUP keyword in config file!
  31.    If you have dupes checking turned on, SkyTick will store all filenames and
  32.    CRCs processed in a file-database, and then it will check all inbound files
  33.    against the database in order to put in BAD dupes one.
  34.  - New command line option in WRITE mode:
  35.  
  36.    [-Z<Split>]  Max number of lines in message
  37.  
  38.    If in WRITE mode the body has more than <Split> lines the message will
  39.    be split in n messages.
  40.    Useful for brain-dead message processor that doesn't support long
  41.    messages. Default is 100 lines for message.
  42.  - New method to calculate MSGID: lines in order to prevent dupes on very fast
  43.    Amiga.
  44.  
  45.  =========================================
  46.  Version 1.20 - 20 Dec 91 - It's coooold!!
  47.  =========================================
  48.  
  49.  - Fixed 4D addressing bug, now works great!
  50.  - Fixed other little bugs!
  51.  - Now SkyTick creates Pointers.file and file.dat if they doesn't exist
  52.  
  53.  ====================================================
  54.  Version 1.30 - 24 Dec 91 - Santa Claus is coming :-)
  55.  ====================================================
  56.  
  57.  - Fixed bug in PASSWORD keyword parsing.
  58.  - New type of file echo :
  59.  
  60.    MSDOSECHO  -> In this echo all filenames will be checked in order to be
  61.                  Ms-DOS compatible
  62.  
  63.    AMIGAECHO  -> Filenames will NOT be checked and it is the same of
  64.                  FILEECHO for compatibilty with older config file
  65.    
  66.  =========================================
  67.  Version 1.40 - 23 Jan 92 -  It's snowning
  68.  =========================================
  69.  
  70.  - Fixed a bug in MSDOSECHO
  71.  - Fixed small bug
  72.  - Added FREE keyword in config file, if present, it will upload all files
  73.    with flag FREE set. Idea by Leon Shaner
  74.  
  75.  ==========================
  76.  Version 2.00 - 10 Jan 92 -
  77.  ==========================
  78.  
  79.  - Modified AMIGAECHO and MSDOSECHO for Areafix compatibility. Now you can
  80.    set the area type with the TYPE keyword.
  81.  
  82.    TYPE AMIGA   -> Set amiga-style fileecho
  83.    TYPE MSDOS   -> Set msdos-style fileecho
  84.  
  85.    msdos-style fileecho is the default.
  86.    AMIGAECHO and MSDOSECHO are NO MORE supported. You must use FILEECHO now.
  87.  - SkyTick now puts zone:net/node.point as filenotes of outbound *.TIC
  88.  - Added replace feature in both Tick and Hatch function. This should be
  89.    a very useful feature for often-update programs. When you hatch a file
  90.    you are asked to insert the 'replace' file, if you give it, the new file
  91.    will delete and replace the old file. I.e.
  92.  
  93.    If you hatch FOO150.LHA and replace FOO140.LHA, when SkyTick will process
  94.    the .TIC it will delete FOO140.LHA from your file area and upload FOO150.LHA
  95.  
  96.    For this reason I've added the DELPATH keyword in SkyTick.CFG, it's syntax
  97.    is:
  98.  
  99.    DELPATH <Path>
  100.  
  101.    This keyword is optional, but if enabled will move any replaced filename
  102.    in <Path> instead of simply delete it.
  103.    Last, if you want to turn off the replace feature (i.e, you don't want
  104.    SkyTick to delete your old files), just write the keyword 'NOREPLACE' in
  105.    SkyTick.CFG.
  106.  - Added COMMAND <string> feature, if present, SkyTick will execute
  107.    <string> each time a file is processed/hatched in a given area.
  108.    Tokens available for COMMAND keyword :
  109.  
  110.    %a  - Areatag
  111.    %n  - Filename
  112.    %t  - Time & date the file was received
  113.    %l  - File lenght
  114.    %c  - File CRC
  115.    %d  - File Description
  116.    %z  - File Origin (zone)
  117.    %f  - File Origin (net)
  118.    %q  - File Origin (node)
  119.    %p  - File Origin (point)
  120.  
  121.    Example:
  122.  
  123.    COMMAND   c:rx rexx:myscript %a %n "%d" %c
  124.  
  125.    Note: The string should NOT be contained between '"'  (only brain-dead
  126.          parsers require it :-) :-) ).
  127.  - PURGE command is now 10-20 times faster :)
  128.  - During HATCH mode, if you type "NONE" as Area Tag, the file will be simply
  129.    uploaded to the DLG file area, w/o sending it to anyone.
  130.  
  131.  =======================================
  132.  Version 3.00 - 30 Mar 92 - It's raining
  133.  =======================================
  134.  
  135.  - Added the GENERIC keyword in config file to tell SkyTick to operate in a
  136.    GENERIC fashion and don't load DLG-specific config files.
  137.  - Before uploading a file in the DLG area, SkyTick checks if the file already
  138.    exists. (This require a SkyFreq-compatible Index file). Added the INDEX
  139.    keyword in config to support this :
  140.  
  141.    INDEX <Index pathname>
  142.  
  143.    The Index should be generated with MakeIndex, included in SkyFreq distribution
  144.    package.
  145.  - Now SkyTick is OS2.x only. If you try to load it under 1.3, it will quit,
  146.    for 1.3 users is time to exit from the stone age :-)
  147.  - Changed default flavour from Direct to Hold.
  148.  - Goodbye for ever SAS! SkyTick is now being compiled by the GREAT DICE by
  149.    Matt Dillon. The best C compiler ever made :-)
  150.  - Added 3 new flavours *** YOU MUST RECONFIGURE YOUR Tick.CFG !!! ***:
  151.    
  152.    *  -> Will set the RECEIVE mode for the node (SkyTick will accept files from 
  153.          him)
  154.    &  -> Will set the SEND mode for the node (SkyTick will send files to him)
  155.    %  -> Will set the TIC mode for the node (SkyTick will send the tics to him).
  156.  
  157.    And the usually ones :
  158.  
  159.    H  -> Send the stuff in Hold
  160.    N  -> Send the stuff in Normal
  161.    C  -> Send the stuff in Crash
  162.    D  -> Send the stuff in Direct
  163.  
  164.    Combining this 3 new flavours you can specify for EACH node if you want to 
  165.    send him only the files (w/o the tics), only tics (w/o the files), both files 
  166.    and tics or receive only.
  167.  
  168.    Examples :
  169.  
  170.    TO 2:203/602 *&%H  ; Will send files, tics to the node and will accept 
  171.                         files too.
  172.  
  173.    TO 2:331/315 &%N   ; Will send files and tics in Normal mode but NOT accept
  174.                         files from him.
  175.  
  176.    TO 2:331/106.3 &H  ; Will send ONLY the files, very useful for points that
  177.                         doesn't need the nice .tics :-) and not accept files.
  178.  
  179.    The flavours can be written in any order and by any spacing, i.e. :
  180.    '*&%C', 'C%*&' and 'C  %*  &' are the SAME thing.
  181.  
  182.     The default flavours are : *&%H
  183.  
  184.  - NEW BOMBASTIC intuition interface for Hatch mode... just type SkyTick HATCH
  185.    and see :-) If you set the GENERIC keyword in the config file the Dlg Area 
  186.    and the MX gadgets will automatically disappear. I don't describe its use,
  187.    since it is very simple. Hope you will enjoy this new interface.
  188.    I've in mind to create a similar interface also for WRITE command, stay
  189.    cool :-)
  190.  - Deleted the old bugged dir scanning routines and replaced with the OS 2.x
  191.    ExAll() function that is much faster and reliable.
  192.  - Optimized some routines.
  193.  - Added pulldown menus in Hatch mode, 3 commands available :
  194.  
  195.    File Search (Amiga+S) - Pop up an ASL file requester that helps you to
  196.                            locate the file to hatch
  197.    About (Amiga+A)       - Some infos about SkyTick
  198.    Quit (Amiga+Q)        - Humm...
  199.  - Fixed a bug in WRITE mode : if the origin of an area already has the
  200.    (zone:net/node) string, SkyTick wont' attach is own anymore.
  201.  - Added a smart pausing routine (like LhA)
  202.  
  203.  ===============================
  204.  Version 3.01 - 16 Apr 92 - SUN!
  205.  ===============================
  206.  
  207.  - Added a separator in pull-down menu
  208.  - Fixed the Normal flag bug: SKyTick was creating .NLO files instead of
  209.    .FLO .
  210.  - Fixed the bug in the upload routine if you don't have a MakeIndex-style database
  211.    (BTW it is HIGHLY recommended).
  212.  
  213.  ===============================
  214.  Version 3.10 - 07 May 92 - SUN!
  215.  ===============================
  216.  
  217.  - Added 3 gadgets in Hatch window : 'Dupe Check - Upload', 'Dupe Check -
  218.    Hatch'  and 'Delete after hatch/up'
  219.    The 'Dupe Check - Hatch' gadget let's you to toggle on/off the dupes checking 
  220.    routine while HATCHING, and the 'Dupe Check - Upload' while uploading a file 
  221.    to a DLG file area.
  222.    The 'Delete after hatch/up' gadget allow you to delete the file after it
  223.    has been uploaded and/or hatched.
  224.    You can toggle the 'Delete after hatch/up" routine also via command line
  225.    by the -Q switch, the 'Dupe Check - Upload' by -J and 'Dupe Check - Hatch' 
  226.    by -V.
  227.  - Fixed a bug in time stamp routine that created incorrect time in .TIC's
  228.    path lines.
  229.  - Recompiled with SAS 5.10b, this should fix some problems running SkyTick
  230.    in batch mode. (DICE startup code is bugged :'( )
  231.  - Added other two gadgets in Hatch window : 'Set FREE Flag' and 'Style'.
  232.    The former -if set- will make the upload with the FREE Flag set (will
  233.    run only if you have DLG)
  234.    The latter let's you to toggle the filename checking. Enabling Amiga
  235.    style SkyTick won't check for illegal chars / ex. lenght in filenames.
  236.  - Fixed a bug in PURGE mode: if you would send files without tics to a node, 
  237.    the PURGE command deleted the files.
  238.  
  239.  ===============================
  240.  Version 3.11 - 19 May 92 - SUN!
  241.  ===============================
  242.  
  243.  - Fixed the stupid datestamp bug when uploading to DLG areas... the files were
  244.    set with a date behind of 8 years :-)
  245.  
  246.  =========================================
  247.  Version 3.20 - 23 Dec 92 - It's coooold!!
  248.  =========================================
  249.  
  250.  - Fixed some minor bugs
  251.  - Added the NOHOLD keyword in config file, NOHOLD is a local keyword: it
  252.    changes the status of a file area, i.e. :
  253.  
  254.    FILEECHO SKYUTILS #11
  255.    NOHOLD
  256.    TO 2:123/456 *%H
  257.    TO 9:876/543 *%H
  258.  
  259.    The NOHOLD keyword makes the file *NOT* to be copied to the hold
  260.    directory. The node will receive the file present in the file area
  261.    (11 in the example).
  262.    This is useful if you DON'T add your banner to the files, and will save
  263.    some space on your HD. 
  264.    If you modify the files when they are in your DLG file directory DO NOT
  265.    use this option since the file CRC and CRC stored in the .TICs will be
  266.    different causing a lot of hassle to your downlink(s).
  267.  - Added the NODUPE keyword in config file, NODUPE is a local keyword: it
  268.    changes the status of a file area, i.e. :
  269.  
  270.    FILEECHO SKYUTILS #11
  271.    NODUPE
  272.    TO 2:123/456 *%H
  273.    TO 9:876/543 *%H
  274.  
  275.    The NODUPE keyword disable the Dupe Checking for that area.
  276.  - Added disk space check
  277.  - Added statistic. Statistic are generated by the MakeStat program.
  278.    To enable statistic, uncomment the STAT keyword in config file.
  279.  - Fixed the replace bug.
  280.  
  281.  =========================================
  282.  Version 3.21 - 22 Gen 93 - It's coooold!!
  283.  =========================================
  284.  
  285.  - Added AKA in config file keyword, by this new keyword you can list your 
  286.    AKAs, i.e. :
  287.  
  288.    AKA 2:331/117
  289.    AKA 2:331/122
  290.    AKA 17:101/200
  291.  
  292.  - Fixed a bug in GENERIC mode
  293.  
  294.