History of TTUtility and TIdxUtl Components

8/19/95 Corrected problem in GetErrorName that would not allow the
correct assignment of a non-default Error file name.
(reported Kevin T.)

8/21/95 Fixed problem when assinging file names and a directory name
included a period.

9/7/95 - BIG CHANGE>> Changed to emplicit loading of TUtility DLL
functions. This has the very positive effect of not using sustem
resources until the form that contailn the TU component is actually
created. So.. if you need to conserve resources you should manualy
create your Tutility form at runtime. This required no change to
implementation or interface of the component itself.

9/95 - Fixed 2 minor bugs in the component as they were reported.
These bugs had to do with the way the supporting files (backup and
keyviolation) were being named.

10/3/95 - Eliminated the TUtility.DCU unit and combined everyting
into the one TU.DCU.

