v0.3.0
	- Fix bug with no config file provided
	- Fix uninitialised line counter in lexer
	- Fix dynamic loader failing to link plugins that use each other
	- Fix build process for plugins
	- Added maptools directory
	- Added default file location search
	- Updates for stricter compilers
	- More complete documentation
	- Mercator projection
	- Day/Night content
	- Circular orbit now accepts offsets from "now" as start points
	- References to named sections in the config file
	- More helper functions for parsing config sections
	- Canvas output to use as temporary output storage
	- Translated viewport type

2005-04-11 v0.2.0
	- Added command-line option parsing
	- Rationalised header files
	- Added doc directory
	- Added simple line-drawing code
	- Added some debug output
	- Bitmap output now available smoothed
	- Added support for libjpeg
	- Circular orbit can now be north-to-top

2005-03-03 v0.1.0
	- First public release. HRM.
