diff --git a/NEWS b/NEWS index 24be86460..50f039ee5 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,8 @@ Changes since version 7.3: - AVRDUDE fails to return -1 on some write errors #1821 - Multi-memory files #1817 - Terminal erase command #1833 + - Bootrow r/w does not work for -c serialupdi #1832 + - Wrong error message when specifying wrong AVR-Ex part #1813 * Pull requests: @@ -103,6 +105,9 @@ Changes since version 7.3: - Add developer options -p*/vcr to explore SW compatibility #1830 - Improve chip erase emulation for dryboot/dryrun #1836 - Use page erase for UPDI programming #1837 + - Add fuses, calibration, sernum and tempsense memories #1829 + - Fix bootrow access for -c serialupdi #1835 + - Improve signature check for UPDI parts #1840 * Internals: