From 67df9b0782a4ea7cf10d2085e8a8f55899c42f2e Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Thu, 6 Jan 2022 22:58:46 +0100 Subject: [PATCH] Mention closed PR #803 (and its related issues) --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 1528abba..78e596f9 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ Changes since version 6.4: - CMake doesn't correctly handle conditionals in avrdude.conf.in #776 - CMake: Recognize more than just bison #785 + - [bug #26007] ATTiny167 not supported #150 + - [bug #47375] ATtiny102/104 descriptions missing in configuration + file #409 * Pull requests: @@ -51,6 +54,7 @@ Changes since version 6.4: - avrftdi: don't use the deprecated ftdi_usb_purge_buffers routine #792 - Ignore ctags index file #804 - term: fix memleakOnRealloc #806 + - Add missing ATtiny targets to avrdude.conf #803 * Internals: