--------------------------------------
version 0.65 (released at 06 Feb 2000)
--------------------------------------

  06 Feb 2000 (release)
    * Fixed error information and changed language files.

  05 Feb 2000 (gamma6)
    + Added ForwardExpirationTime keyword.
      Format: ForwardExpirationTime <number of days>

  03 Feb 2000 (gamma5)
    + Added RobotName keyword (use while defining link).
    ! Changed domain processing algorithm. New keyword CheckDomainInBSO added.

  03 Feb 2000 (gamma4)
    + Forward (in embryo) via AvailAreas keyword
      Format: AvailAreas <filename>
    * Individual AutoCreated parameter for every link (optional)

  02 Feb 2000 (gamma3)
    + Relink feature added

  01 Feb 2000 (gamma2)
    * From this version Adrenalin prints info about errors occured during parsering TIC-files.

  08 Dec 1999 (beta2)
    * Recompiled with MSVC++ 6.0

  18 Oct 1999 (beta1)
    * While processing "fix" command Adrenalin skipped messages with To: field
      containing spaces before or after addressee name

  05 Oct 1999
    * More stable TIC-creating algorithm implemented.

  14 Sep 1999
    + FreeDiskSpaceLimit keyword added.
      Format:  FreeDiskSpaceLimit <drive path> <limit in kbytes>
      Example: FreeDiskSpaceLimit C:\ 100
      You can use commas in limit value to increase its readability:
      FreeDiskSpaceLimit D:\ 32,000 (it means 32000 kilobytes)


--------------------------------------
version 0.64 (released at 09 Sep 1999)
--------------------------------------

  06 Sep 1999
    * If you are hatchng in fileecho with only one active link Adrenalin will
      write your corresponding AKA address in newfiles.txt (prevous versions
      always wrote main address)
      Proposed by Leonid Butenko (27.2500)
    + Hatching improved: now you can hatch file without moving file into fileecho
      directory (by adding -L switch into the command line).
      Wished by Serg Kozello (27.38)

  04 Sep 1999
    - Very buggy bug was fixed (adrenalin damaged configuration files on writing
      if there were any links defined in place different from Adrenalin.cfg)  

  02 Sep 1999
    * Improved areas list format

  24 Jul 1999

    * Implemented check for fail during description file overwriting

  15 Jul 1999

    + New keyword added: DefaultGroup
      Using it you can define default group autocreated area will belong to.
      This option is applied for desired links.

  08 Jul 1999

    * TICs processing improved very much (by bill from Vlad Kondratyev)


-----------------------------------------------------
version 0.63 "Tima Edition" (released at 25 Jun 1999)
-----------------------------------------------------

  25 Jun 1999

    + New keyword (and feature) added: CreateFlagAfter

  24 Jun 1999

    * debug information format improved

    + Replaces support during hatching (via -r <name> option)

    + some error codes added (see readme)

  21 Jun 1999

    + new WhatsNew format

    + BadTics support have been fulfilled


version 0.62
 - fixed bug in areas sorting
 - new keyword added: Include
 - fixed bug in link-area processing (Adrenalin crashed on tics from unlinked
   systems)
 - added traffic base
 - fixed tab symbol in text config files

version 0.61 (fix from 2:5023/23 ;)
 - fixed terrible and horrific bug connected with limitations of simultaneously
   opened files number

version 0.6
 - for Vlad new keyword added: LogMsgNames
 - improved Area keyword posibilities in Areas.cfg
 - added new cmdline parameter: PURGE
 - added passthrough areas support (see changed in area definition)
 - new keyword added: ShowMustGoOn
 - improved error processing
 - new keyword added: KillProcessedMail
 - fixed infoline in report about move failure

version 0.5
 - multilingual support added
 - new keyword added: LngFile
 - fixed bug with newfiles.txt without any data
 - report about autocreated areas is placed now into newareas.txt file for
   future treatment (e.g. you can post it into your robots echo)
 - added support of Passive mode (it can be changed remotly by means of %lock
   and %unlock) and Unavailable mode
 - fixed bug which could sometimes kill new file (if Replaces was same as file
   name)
 - improved processing of Seenbys
 - new keyword added: AllAKASeen
 - now you can use relative paths and filenames (i.e. if drive is not
   specified, directory of Adrenalin.exe implied)
 - on autocreating of area Adrenalin can automatically choose appropriate
   description (see keyword AutoDescFile)
 - new keyword added: AutoDescFile
 - new keyword added: HatchOriginAddress

version 0.4
 - sort of areas list was done
 - fixed bug with TICs names during hatching
 - added new keyword for Adrenalin.cfg: HandleReplaces
 - added AKA support and hence 2 keywords added (see below)
 - in Adrenalin.cfg added keyword AKA, you can use as many AKA as you want
 - in Adrenalin.cfg added keyword UseAKA to set AKA address for link

version 0.3
 - fixed some language errors
 - improved log file format
 - fixed bug with auto area creation (in previous versions every link could
   create an area, because of -1 != 0 :)
 - routing key for area now plays new role: if not used, on subscription will
   be used link routing, if used, it will overlap link routing
 - already running check added (with the help of mutex named
   FILEECHO-PROCESSOR-ADRENALIN)

version 0.2
 - fixed bug with files.bbs: now Adrenalin removes all descriptions of new
   file, prevously situated in files.bbs
 - new KeyWord added for Adrenalin.cfg: LongDescPrefix
 - now Adrenalin adds long description into files.bbs
 - new KeyWord added for Adrenalin.cfg: LogFile
 - log file implemented
 - fixed bug with send access
 - fixed bug with lines number of Areas.cfg

version 0.1
 - everything is new :)
