diff --git a/ChangeLog b/ChangeLog index 93d56eff..c5ea0b7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-17 Theodore A. Roth + + * avrdude.conf.in: Fix typo for devicecode deprecation comment. + 2003-03-16 Theodore A. Roth * avr.c (avr_read): Use pgm->read_sig_bytes to read signature bytes if diff --git a/avrdude.conf.in b/avrdude.conf.in index 57b647b3..11503a16 100644 --- a/avrdude.conf.in +++ b/avrdude.conf.in @@ -30,7 +30,7 @@ # part # id = ; # quoted string # desc = ; # quoted string -# devcode = ; # deprecated, use stk500_devcode +# devicecode = ; # deprecated, use stk500_devcode # stk500_devcode = ; # numeric # avr910_devcode = ; # numeric # chip_erase_delay = ; # micro-seconds