From 481a91dd95044cc8a5ea4bac1b0311b120c12e08 Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Wed, 18 Oct 2023 01:05:21 +0100 Subject: [PATCH] Update NEWS --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dc04a78cc..1cf471ee3 100644 --- a/NEWS +++ b/NEWS @@ -50,11 +50,14 @@ Changes since version 7.2: - Reduce stk500v2_getsync() timeout #1506 - libserialport github action #1512 - Support serial port "touch" using libserialport #1507 - - Read sigrow for ATmega32[48]PB using ISP #1510 + - Read prodsig of classic parts #1510 #1520-21 #1524-26 - Adapt stk500 readback values for usbtiny.c #1511 - Add LED support for ScratchMonkey programmer #1517 - Review and update prodsig memories for U/PDI parts #1518 - Add id as comment to avrdude.conf definitions #1519 + - Model prodsig for -c dryrun #1522 + - Fix tempsense size, AVR-EB memory offsets and avrdude.conf + memory order #1523 * Internals: