Current Bugs
------------

Fixes from 5.21.1 release

o	Saveuniverse doesn't report false errors
o	Bug fixes in superclassing
o	Major error in destroying items corrected - if you want to use
	superclassing or item tables GET THIS RELEASE!
o	Clone is superclass aware and uses superclassing to avoid copying
	tables. NOTE: This may break a small amount of old code.
	
Alan

Fixes from 5.20 release

o	Client port fixed - was a silly bug
o	BSX graphics support (test only) - on port 5002 by default
o	Completed superclassing
o	Round robin scheduler
o	Saveuniverse no longer reports false failed to save
o	Structure initialize removed from IPCDirect.c to keep pre ANSI
	compilers happy.
o	Missing carriage return on end of password enquiry now output.
	
Fixes from 5.19 release

o	Catches and handles SIGPIPE
o	Chris Samuel's echo on/off code added
o	Linux fixes - select() problem and motd handling

