From ea294345686888c27d85900c60c318b617d73148 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sun, 9 Jan 2022 20:33:05 +0100 Subject: [PATCH] Mention PR #814 and the issues it closes --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index d3687459..1e325db6 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ Changes since version 6.4: - [bug #26007] ATTiny167 not supported #150 - [bug #47375] ATtiny102/104 descriptions missing in configuration file #409 + - No error message when connecting to a not-connected AVRISP mkII + programmer #813 + - [bug #53180] missing programmer or bad -P option argument + doesn't result in error message #471 * Pull requests: @@ -65,6 +69,7 @@ Changes since version 6.4: - Add MSVC builds and better WinUSB/FTDI support #798 - buspirate: fix invalidScanfArgType_int warning #808 - Ignore ac_cfg.h.in~ #810 + - Notify open failure #814 * Internals: