
Vers 1.3 - 8/20/2000

Fixed a bug that caused exceptions deleting some kind of invalid entries.
Saved each backslash in a string as a double backslash, so that it can be safely reloaded
e.g. :
  c:\myprogs\aaa  becomes
  c:\\myprogs\\aaa
Help file kindly revised by Wayne Tuttle.



Vers 1.2 - 3/7/2000

Added 'Ignore path' and 'Ignore numeric tail' options.
Added background.
Updated the docs.


Vers 1.1 - 2/13/2000

Fixed (I hope) a problem regarding unexpected errors reading registry entries.
This should fix also the 'TProgressBar property out of range' error.
Better explanation of error messages.
Resizing columns in grids now adjusts last column size.


Vers 1.0 - 2/6/2000

Initial version
