version 1.2:

	* Dramatically improved performance with fast user-level locks
 	for SPARC, x86, and the SGI.
	* Added sproc support (for the SGI).

version 1.1:

	* Added autoconf and automake scripts to facilitate compilation
	and installation (including shared libraries).
	(thanks to Ganesan Rajagopal of Novell for submitting the scripts)

version 1.0.3:

	* Hoard now scales on OS's besides Linux and Solaris.
	(the thread ID hash function was pathological for other OS's)

version 1.0.2:

	* Ported to Windows NT.
	* Added in the benchmark suite (larson, linux-scalability, shbench).

version 1.0.1:

	* Fixed a build problem.

version 1.0:

	* Initial release.

