USGARD HISTORY
~~~~~~~~~~~~~~

Usgard 0.9b - release date: 06/20/1997
~~~~~~~~~~~
 Initial release by Andreas Ess, Sam Davies, Austin Butler and Mel Tsai. Quite
buggy, and many people thought that it was too big (size: about 2.4K + shell)
However, it set new standards:
 * Relocation
 * Libraries
 * Shell can be chosen
 * Variable manipulation functions
 * TSR and interrupt support
 * Size: about 2.4K

Usgard 0.95b - release date: 06/21/1997
~~~~~~~~~~~~
 This one fixed a lot of bugs and got smaller. It was accepted by most people, 
even though some didn't like the concept of libraries. 
 * same features as Usgard 0.9b
 * Size: about 2.1K

Usgard 1.0 - release date: 08/26/1997
~~~~~~~~~~
 After a long period of Usgard 0.95b, we got around and released Usgard 1.0
together with Sqrxz 1.0. Most work was done by Jimmy Mardell, because Andreas
was on vacation.
 We removed libraries after a long discussion and seperated Usgard in two comp-
atible shells.
 * no libraries
 * "function files"
 * Size: about 1.9K / 1.3K

Usgard 1.1 - release date: 09/11/1997
~~~~~~~~~~
 Some bugs and most of all, the call for WINLIB made us coding this version. It
is only slightly bigger, but supports fake-libraries. The only fake-library which
is available at the moment is WINLIB, used for instance in WinShell. This will
allow also a lot of programs to be ported from Usgard .95
 * OTH_ARROW bug fixed
 * fake - libraries using RELOC / DERELOC functions
 * Size: about 1.9K / 1.3K


