Version Date Description ------- ---- ----------- 0.7 7/91 Original release 0.8 2/92 Added support for LZH and LHA files(-z option). Improved handling of binary files scanned to screen. Added support for two char article separators per request from Travis Jones. Improved documentation in readme file. 0.81 2/92 Squashed a bug which may cause system crashes. 0.82 2/92 Speeded up decompression of LHA files by optimizing asm code in decodeit proc. Fixed an enforcer "read" hit. Fixed a bug where a word with 2 matches printed forever. Added support for two character search patterns(chars must still be unique though). 1.0 5/92 Fixed parsing problem with "2.0..blink". 1st release of src. Scanning a directory other than the current directory with no ":" in it's path did not work. It now works. Allowed specification of a non-recursive scan on a directory without having to put a "/" on the end per request from Brian Jacobsen. If you specified a recursive scan of a file(not a directory) without a "*", "?", or "." in it, scan would give you an error. This was fixed. Added code to convert #? chars on the command line or in config file to * in order to support Amiga wildcards per request from Geoffrey.