Tag     Comments
------- --------------------------------------------------------------------
Alpha1	First version with a changelog.  Error library implements normal, i.e.
	non-restartable exceptions.  xmalloc, xfile are wrappers around malloc
	and file routines.  tcplib pretty much finished, chain-hash libarary
	pretty much finished.  debugging library works well, and is now
	implemented using the chain-hash library.  dynarray library exists,
	but is not used in anything.
