Changes since 0.98
Wed Feb 20 15:45:09 CST 2002
	* Fixed the one reference to GETLUNID that should have been 
	  GETLUNINFO

Changes since 0.96
Wed Feb 13 14:54:47 CST 2002
	* Now tries to use CCISS_GETLUNINFO ioctl instead of CCISS_GETLUNID
	* Updated copyright notices inside sources to include all the text 
	  recommended in COPYING. 
	
Changes since 0.94

Fri Dec 14 09:15:39 CST 2001
	* fixed trivial memory leak in scsi_serialno.c 
	* A few formatting changes
	* made use of generic_cciss_inquiry instead of duplicate code
	* made it more clear that cpqarray is not supported by this.
	* fixed usage message.

Changes since 0.93
Thu Dec 13 08:56:25 CST 2001

	* Changed COPYING file.  I had accidentally included v. 1 of the GPL
	  when I had meant v. 2.  The software which this code is originally
	  based upon (sg_utils by Doug Gilbert) requires the GPL v. 2 or later,
	  though it did not appear to actually include the GPL itself.

	* Changes scsiremap to allow parameters to specify which devices
	  to remap.  The default is /dev/sd* /dev/cciss/c*d*p*

	* Added a man page.

