Version 1.2.4
=============
Improved sorting so that when full path is displayed it is sorted on the path as well as the document name.

Fixed exceptions being raised (sometimes) when QACP is being closed.

New About/splash screen added.

Added "My Documents" menu item (like Windows own "My Documents" menu item).

Improved the way the documents menu is built so that it responds to new "recent" documents when they are added, rather than building the documents menu each time the user clicks the tray icon.

Version 1.2.1
=============
Whoops. A major memory leak would stop QACP running with a full documents menu if the menu was popped up about 20 times. Plugged the leak and here's the new release!

Version 1.2.0
=============
Added option to display full path on documents menu.

Added sorting to documents menu. 

For Windows NT, by default don't show document icons. There is a bug somewhere in code which can cause NT to shut down inelegantly when document icons are shown. Still working on this. (This problem occured on the laptop I was using for testing  - may not occur on other installs of NT).

Version 1.1.6
=============
Added documents menu including the ability to clear the documents list and launch previously opened documents.
Corrected problem where Register menu was not changed to "About" for registered users for both menus.

Version 1.1.0
=============
Some users experienced fatal exception when starting QACP. Changed the load/unload library processs to prevent this error. Hopefully this has fixed all cases where this occurs.

Version 1.0.8
=============
Whoops, I built the V1.0.7 install using the wrong EXE. This is the right one.

Version 1.0.7
=============
New application. Nothing to report