2005-12-30
	* 1.0  Veit Wahlich <cru@zodia.de>
		o Initial release
		o Features:
			- Programming text to the e-Badge device via serial infrared transmitter
			- Configurable serial port, baud rate, scrolling speed and iterations

2006-01-22
	* 1.1  Veit Wahlich <cru@zodia.de>
		o Added features:
			- now explicitly sets the serial communication parameters to 8N1
			- supports a delayed mode (-t), inserting a short delay before every
			  character transmitted to solve problems with few E-Badges that had
			  problems at 1200 baud (reported by Sven Geggus <sven@geggus.net>)
			- supports converting ISO8859-15 text to the device's charset.
        Please note the device only supports German umlauts, Euro sign and a
        5x5 'box' character (instead of the ` character), thanks to
        Sven Geggus <sven@geggus.net> who provided the translation table.
