From 7bf9711392960fd9aef75dd1b9e1f84b0dcd5341 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Wed, 5 Jan 2022 22:46:36 +0100 Subject: [PATCH] Mention PR #804 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 75fa75ee..6098f34c 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,7 @@ Changes since version 6.4: - Find 'avrdude.conf' based on absolute path to executable #780 - buspirate: fix -Wtautological-constant-out-of-range-compare #796 - avrftdi: don't use the deprecated ftdi_usb_purge_buffers routine #792 + - Ignore ctags index file #804 * Internals: