Revision history for Perl script rackview.

0.09
	- added rack height knowledge (kees)

0.08
        - Changed -d (debug) option to -D
	- Make Makefile.PL fit sdist-style standards
	- Cleaning up packaging (kees)
	- adding "printable" option (kees)
	- cleaned up "heat" arg logic
	
0.07  Wed Oct 8, 12:00:00
	- fixed up packaging
	- Added Config::Simple support
	- Using new Eidetic 2 interfaces
	- Added support for javascript_images
	
0.06
	- more packaging updates
	- added "head/foot" include option

0.05
	- packaging release

0.04  Tue May 13, 17:00:00 2003
	- Added RPM spec file
	- Altered Makefile.PL to work with RPM spec file
	- Made a couple paths from the cgi load from conf file
	- Fixed bug preventing the host_viewer from working in db setup
	- Documented existance of OSDL's rackview installation
	
0.03  Fri May 9 14:00:00 2003
	- Draw overview lab layout clickable imagemap
	- List the rack number above each rack
	- Add sums at bottom for BTU & cooling max
	- Add warnings for hosts with NULL BTU fields
	- Add warnings for physical space collisions 
	- Add rack numbers top and bottom
	- Change rack width to be calculated from real width
	- Add a title
	- Add load-from-file support for data
	- Set up etc config file to use example.dat file by default
	- Set up example imagemap & host detail pages
	- Write documentation for how-to-use imagemap & example

0.02
	- Retrieve data from database
	- Union for host / host_type tables
	- Set up SourceForge account

0.01 
	- Set up Makefile.PL, INSTALL, README, etc.
	- Draw images for hosts
	- Draw HTML tables for rack positioning

0.00  Wed Mar 26 12:51:11 2003
	- Proof of concept implementation
	- original version; created by sdist 1.3

