(24.02.01) v.1.1 (Release)
     + Autoshoot mode (switching lockers automatically switch shoot mode)
     * color numbers do not correctly recognized as numbers
       (color settings not work)
     * some fixes

(24.02.01) v.1.0 (Release)
     + remove version difference
     + multilanguage support
     * several small bug fixes and changes

(16.02.01) v.04
     + compiled with VisualC. plugin size decreased for all versions
     + added packing pragmas to sources to use with all compillers

(10.02.01) v.04
     + new file "ShootChars", witch must be placed in plugin directory
       In this file, in DOS charset you can type any characters for understood
       as "typed" characters, which will not be inserted in shoot-mode (russian
       character f.e.).
       If this file not exist all russian characters assumed.
       ! File contents not added to default chars list but replace it.
     * bug: if "[x] Ignore DEL," plugin not filter TAB char.
     * bug: if noone activators axest cursor allways drawn
     + on "[x] Ignore DEL," BACKSPACE, TAB replace current char with SPACE.
       RETURN ignored
     * bug: in shoot-mode, can insert character.
       now you can olnly _replace_ _existing_ characters.
       Inserted only unrecognized ones, all known will be ignored.
     * russian characters correctly inserted independent from plugin version
       and current FAR char-table

(09.02.01) v.03
     * bug: horizontal line draws from 0 to WindowSize positions in line
       (not the real visible part of line) fixed.
     + option "[x] FAR version >= 1.70b3", to decrease count of screen repaint
       (bugfix for bug 3 from prev version), beacouse this bug was removed
       from FAR code
     + New mode for "Sergey Ratnikov" request: "[ ] Char shoot mode".
       In this mode typed characters replace characters under cursor (as in Overwrite
       mode) but cursor not moved to right.
       Recomended usage: define macro for  "F11 <crest hotkey> Alt+C" sequence,
       which you can use for switch mode on/off.
       ! Warning:
         If you use not FSF version of plugin note:
           Inserted symbols will be correct only for: symbols, english characters or
           russian characters in DOS char-table.
           In all other modes symbols may not be recognized as characters and text will be
           placed in regular mode or iserted wrong russian characters.
       ! Note: This mode work only with really typed characters.
         All macroses and block operations will work in regular mode
     + Option "[x] Ignore DEL, ... in shoot mode": in ON state, in editor, in shoot-mode,
       keys `BSpace`, `Return` and `Delete` will be ignored (`Delete` work instead, i
       know but it is FAR specific)

(02.02.01) v.03
     * problem with drawing with real TAB in editor fixed
     + i`m tired... all needed sources ripped out and includes to archive
     + small, bad fix about not redraw on "[ ] Cursor beyond end of line"
     + bug: do not hide after disable in editor config meenu

(30.01.01) v.02
     + FSF functions can be used. To use recompile plugin with __USE_FSF__ defined.
     + shift keys under Win9x work correctly
     + different compiled version:                     Average size
          crest       - base, undependent version      (79 Kb)
          crestFSF    - use FarStandartFunctions       (68 Kb)
          crestRTL    - use CC3250MT.DLL BCB runtime   (32 Kb)
          crestRTLFSF - use both                       (26 Kb)
     - conceptual (!!) sources moved to crest_xxx_scr.rar archive
       To get full sources contact me (by EMail only).

(28.01.01) v.01
    + OPT "colorize cursor" in any file change color under cursor to specified one.
     + "Cursor color" color of cursor selection
     + FLAG "Config in plugin menu" can configure inside editor
     + FLAG "Vertical line", "Horizontal line" any part of crest must be specified
       (if no one line specified colorize cursor position)
     * lockers switch bug changed
     * OPT "Colorer correction" fully functional
     + OPT "Colorer correction" mean: if exist color plugin, that colorize text, this
       option force plugin to minimize REDRAW massage generating and do not remove color
       on redraw (assume that color plugin must do it, as `colorer` do)
       Use this option allways if u use `Colorer` plugin or try to use it with other colorizers.
       This may be more correct.
     * Fixed bug with file pattern not fit with files
     + src strongly updated
     + update versions code added

v.0
     - base version