2008-10-06 v0.2.11 (beta)
	- Fix off-by-one error in options parser
	- Fix uninitialised variables and memory leaks. Now runs cleanly
		in valgrind
	- Add linear, normal and quadratic blending to terminator plugin
	- Use less memory in terminator plugin
	- Add (very rough) sun-position orbit
	- Add loxodrome content type
	- Update manual for new plugin types
	- Add examples directory

2008-09-28 v0.2.9 (beta)
	- 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.
