v1.5 -- February 24th, 1999
---------------------------

 o added sparkler fireworks
 o updated the display sequence
 o updated the makefile to handling installation
 o added RPM distribution

v1.4 -- October 12, 1998
------------------------

 o added OS2 support (Thanks to Doug LaRue)
 o added zoom in/out
 o added water alpha adjustment

v1.3 -- September 28, 1998
--------------------------

 o added fogging
 o added Makefile.hp (Thanks to Matt Taggart)
 o added Makefile.sol
 o added win32 support
 o fixed bug with cfunc initialization

v1.2 -- September 3, 1998
-------------------------

 o added a more powerful display parser
 o added some noise to air resistance
 o added a new firework type, "cross"

v1.1 -- August 25, 1998
-----------------------

 o fixed problem with by-line not fading
 o added commandline arguments -h, -r, -d, -w, -p, and -c

v1.02 -- August 21, 1998
------------------------

 o switched timing to use getGet(GLUT_ELAPSED_TIME) for portability
 o removed a duplicate glBegin()
 o added Makefile.sgi (Thanks to Brian Paul)

v1.01 -- August 21, 1998
------------------------

 o turned c++ style comments into c-style comments
 o fixed a few prototypes
 o added XMESA compile option

v1.0 -- August 22, 1998
-----------------------

 o first public release
