2010-03-12 ENHANCEMENT: support for 27(C)128, use of ppdev

2005-11-13 BUGFIX: Fixed some lines that caused compiler warnings

2003-03-15 ENHANCEMENT: Implemented boot block protection detection code

2003-03-12 ENHANCEMENT: First code lines for W29C020 support

2002-10-17 BUGFIX: Doing a read operation on AT29C256 after power on
                   resulted in wrong values, because data latch is on by
                   default. Fixed by disabling latch before reading.
           BUGFIX: hex file writing now adds end of file record.
           ENHANCEMENT: added support for reading intel hex files. Support
                        for extended segment address records not included
                        (they are stupid). use extended linear address
                        records instead.

2002-10-16 ENHANCEMENT: Code for AT29C256 is much faster after rewrite
           ENHANCEMENT: zprommer now can write (not read) intel hex format
                        (untested for chips > 32kB).

2002-10-09 ENHANCEMENT: Code for AT29C256 handles pagewise programming &
                        verify. This makes writing much more robust against
                        interrupts.
                        
2002-08-xx ENHANCEMENT: Include support for AT29C256

2002-07-29 ENHANCEMENT: Include support for M28010 (untested)

2002-07-27.2 BUGFIX: Function call for function verify updated (did segfault)
             ENHANCEMENT: Parser generated irritating error message for e.g.
                          ./zprommer -f -q readout.bin 2764 read
             ENHANCEMENT: Include read support for 2732 and 2716 (untested)

2002-07-27 ENHANCEMENT: Include support for 27512.
           BUGFIX: Obeye -q in read operation in 27256

2002-07-25 First public beta version
