From 452e3a4ef07f2df72af75e8e56fe301a66fc4b59 Mon Sep 17 00:00:00 2001 From: stefanrueger Date: Mon, 17 Aug 2026 21:47:06 +0200 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index ec08e51f..34fefcd3 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ Changes since version 8.2: - Add port in the config file for programmers #2170 - Missing avrdude.rd file breaks Windows avrdude #2180 - Atmel AVRISP mkII not working with MSVC build #2175 + - Check dryrun test results #2184 * Pull requests: @@ -38,6 +39,7 @@ Changes since version 8.2: - Harden jtag3_xyx() functions #2177 - Harden str_usrconfig() and str_sysconfig() #2181 - Revert commit eb66125 #2182 + - Exit test-avrdude with error on failed but skipped tests #2185 * Internals: