0.1:
This is a first release.

0.2:
Added check for wrong hex file where previous code is overwritten.
Improved reporting in verbose mode.
Fixed a bug caused by a syntax error that was not flagged by gcc-4.0, a double ;; in hxl.c
gcc-2.95 and gcc-3.3 reported the syntax error, gcc-4.0 started producing unreliable code.
Fixed a compiler warning about unsigned char versus unsigned int, now clean compile will all gcc.

