Update NEWS

This commit is contained in:
stefanrueger
2026-08-12 20:56:09 +02:00
parent d61d220d7c
commit ed09d3510d

4
NEWS
View File

@@ -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: