CLTool v2.0
===========

Introduction
------------
This is the release version 2.0 of CLTool.
I have implemented as much as I feel is necessary, without
overdoing things. I would like to keep this tool small and simple.
However, suggestions for new functionality is always welcome.


Contents
--------
cltool.exe       The tool itself
cltool.htm       Documentation file
cltool.bmp       Splash screen
cltool-1.gif     The main screen
cltool-2.gif     The context menu
cltool-3.gif     The create new project dialog
cltool-4.gif     The project properties dialog
cltool-5.gif     The library details dialog
readme.txt       This file


Version history
---------------
v2.0, November 27:th, 2004
- Added architect document reading capabilities

v1.5.2, June 18, 2003
- Fixed various bugs that caused CLTool to crash in large volume installations

v1.5.1, February 2, 2003
- Fixed a bug in the running process detection code
- Made library/course detection more reliable by using GUIDs instead of names

v1.5, December 15:th, 2002
- Fixed a serious bug related to cloaking/uncloaking courses.
- Now shows the splash screen a little longer.

v1.4.3, January 2:nd, 2002
- The library property dialog now shows which courses that use the library.

v1.4.2, December 29:th, 2001
- Stock courses and libraries are prefixed with a "+" in the lists, to help identification.

v1.4.1, November 12:th, 2001
- Fixed default library crash bug occuring after reinstallation of PGA.
  (Previous fix was broken)

v1.4, November 7, 2001
- Fixed default library crash bug occuring after reinstallation of PGA.
- Added a Stock Protection option that prevents stock items from being manipulated.
- Cloaking of courses is initially disabled, but can be switched on.
- Configurable swap file delete for courses and libraries.
- Configurable course debris delete.
- Automatic detection of running PGA 2000 programs at startup and during cloaking operations.
- Better handling of long paths to course and library items.

v1.3, June 28, 2001
- Added functionality to set the default library for new courses.
- Added code to prevent cloaking of the default library.

v1.2, June 3, 2001
- Added an "Uncloak libs" button in the course property dialog to allow all
associated libraries to be uncloaked.

v1.1, May 24, 2001
- Added removal of course debris files for cloaked courses.
- Added sync code that removes cloaked courses and libraries that are visible too,
to avoid having a course or library in both cloaked and visible state.
This could happen if the user installed a cloaked course again,
through the course manager, or through registry import files.
- Added a status bar with some info on number of courses and libraries.

v1.0, May 19, 2001
- Initial release
