xlHtml ChangeLog
0.2.0 10/11/1999
* Added support for fraction data formats
* Added -c command line option to center tables
* Added -bc command line option to override the background color
* Added -tc command line optine to override the text color
* Added -bi command line option to add a background image
* Added better support for Excel 95 & 5.0. Had to disable
  colors since it looked crazy. Probably has a different palette.
* Added -a command line to use aggressive optimization. This doesn't
  generate closing tags for TD & TR tags. This could be a problem
  for older browsers.
* Further reduced generated html output.
* Program now displays the last saved value of a formula.
* Added command line option to suppress warning that formula data
  may be stale or inaccurate.
* Updated uploader.pl documentation
* Added nsopen *bash* script in contrib directory
0.1.8 9/29/1999
* Added support for text built-in cell format
* Reduced the amount of html output
* Upgraded to the cole-2.0.1 Library
* Moved xlHtml and all its files into the xlHtml directory
0.1.6 9/25/1999
* Re-designed the Test.xls file to really workout xlHtml
* Added support for most built-in cell formats :date, time, 
  number, and scientific formats
* Added support for general formatting
* Fixed MS induced glitch in LabelSST - only very large files
  would have this problem.
* Fixed bug in default Row XF's - only seen in colored blank cells
* Optimized html tags. Avg 40% less html!
* Added more documentation in README-xlHtml
* Cleaned out document folder. It had some files that were created 
  from the ./configure script. Reduced total tar size significantly.
* Fixed bug in RK number conversion
0.1.4 9/15/1999
* Added support for Sub & Superscripting
* Added -nc command line option to uncolored output
* Added support for font sizes
* Added support for vertical alignment
* Added 16 more colors to built-in palette
* Added default row formatting
* Added support for left, center, & right justification
0.1.2 9/11/1999
* Added Support for Bold, Underline, and Itallics Fonts
* Now extracts Font Name
* Colorizes Fonts based on default palette - 40 colors
* Continue Record Support added for big files
* Better protection for corrupt files
0.1.0 8/23/1999
* Added Support for RK & MulRK cells
* Now pulls the title & last updated date from Global Data
* Added stubs for all cell types that will be supported
* Minor corrections based on BIFF8 specs

0.0.6 08/20/1999
* Added support for Multiple Worksheets
* Added support for BoolErr for Office 97 files
* Added support for Worksheet's title from the tab
* Test.xls in examples directory is now Multi-worksheet

0.0.4 08/17/1999
* Added support for Floating Point (Number) Cells
* Added basic support to collect font info
* Added basic support to collect cell attributes
* Added several error messages
* Added lots of comments to the code

0.0.2 08/13/1999 First public release.
* Packaged with the cole library and hacked the Makefile and configure scripts.
* added disclaimer for floating point since its not correct.
* string support is finished.
* Labels are now supported.


0.0.1 08/8/1999 Initial Release. 
*So far it supports most strings, empty cells, and integers. 



