diff --git a/ChangeLog b/ChangeLog index b8b89813..03643b85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-11-19 Eric B. Weddington + + * NEWS: Update news from items in ChangeLog. + 2003-11-19 Theodore A. Roth [Contributed by Jan-Hinnerk Reichert ] diff --git a/NEWS b/NEWS index ef3ebb11..4c112321 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,21 @@ Approximate change log for AVRDUDE by version. Current: - * Add ATmega8515 definition. - Contributed by: Matthias Weißer + * Add ATmega8515 support. + Contributed by: Matthias Weißer + + * Add ATmega64 support. + Contributed by: Erik Christiansen + + * Improved polling algorithm to speed up + programming of byte oriented parallel programmers. + Contributed by: Jan-Hinnerk Reichert + + * Add "fuse" and "lock" definitions for the AT90S8535. + + * STK500 skips empty pages in paged write resulting in faster downloads + when there are empty blocks in between code (such as files that contain + application code and bootloader code). Version 4.2.0: