diff --git a/NEWS b/NEWS index 924ef6efb..efc8f9d11 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,8 @@ Changes since version 7.2: - Support AVR EB series #1546 - Programmer in .avrduderc not recognised #1551 - JTAG signature write ineffective #1527 + - Control forced loading of ~/.avrduderc #1548 + - Warn if avrdude and avrdude.conf versions don't match #1562 * Pull requests: @@ -78,6 +80,9 @@ Changes since version 7.2: - Test programmers for prog_modes and type #1557 - Remove paged eeprom property from ATtiny43U #1556 - Review write_byte() functions #1554 + - Provide option -N for do not load personal config file #1555 + - Print warning when avrdude and avrdude.conf versions doesn't match #1564 + - Always warn if part and programmer are incompatible #1563 * Internals: