1999-05-03  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* 0.1alpha, initial release, based on PCRE 2.04

1999-06-30  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* 0.2, updated for PCRE 2.06. Now in use for some time and
	may be considered stable

1999-08-06  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* 0.21, orphographic bugs corrected

1999-08-13  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* Using history in edit controls

1999-08-25  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* Using PCRE 2.07
        * Added benchmarking facility (uses P5 rdtsc, how it
        behaves with 486?)
	* Fixed bug with recursively applying replace to aready
        replaced substring
        * 0.22

1999-08-26  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* Major perfomance improvement: according to Eugene Roshal,
        ECTL_GETSTRING by explicit number is bad (who'd know that?),
        setting cursor and getting current line hundreds times faster
        on large files.
        * Bencmarking removed, recompile if you want it
	* 0.23

1999-08-27  Paul Sokolovsky  Paul.Sokolovsky@technologist.com

	* Added accelerators for dialog items, and they brought in
        consistency with Far's.
        * free changed to pcre_free
        * Dialog focus reinitialized to search pattern
        * 0.24
