diff --git a/NEWS b/NEWS index 234aa299..ec08e51f 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,8 @@ Changes since version 8.2: - GUI should detect dark mode #2154 - GUI puts fusea in odd position #2149 - 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 * Pull requests: @@ -34,6 +36,8 @@ Changes since version 8.2: - Enforce modify cannot be used in system config file #2173 - Improve readability of trace_buffer() #2174 - Harden jtag3_xyx() functions #2177 + - Harden str_usrconfig() and str_sysconfig() #2181 + - Revert commit eb66125 #2182 * Internals: