From 631f671fe873d27fe64f2e8414de45a0290fbc88 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sun, 13 Mar 2022 00:21:20 +0100 Subject: [PATCH] Mention PRs #893, #894, #896, bug #889 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index c3022765..81179c5e 100644 --- a/NEWS +++ b/NEWS @@ -73,6 +73,7 @@ Changes since version 6.4: - List of signing keys? #884 - Pickit4 UPDI is writing at offset 0x4000 into flash instead of 0x0000. #892 - Signature read command for ATmega165* was wrong (no-id) + - SerialUPDI programmer can't write to usersig/userrow in terminal mode #889 * Pull requests: @@ -145,6 +146,9 @@ Changes since version 6.4: - Avrdude terminal write improvements #880 - Add userrow and usersig aliases #888 - For UPDI devices do not add offset when accessing flash. #895 + - Support both userrow and usersig names #893 + - Fix ugly terminal write bug #896 + - Improve terminal read functionality #894 * Internals: