Mention PR #828 and issue #823

This commit is contained in:
Joerg Wunsch 2022-01-11 22:13:57 +01:00
parent dc2f5b25a2
commit 1faa02b9cb
1 changed files with 2 additions and 0 deletions

2
NEWS
View File

@ -44,6 +44,7 @@ Changes since version 6.4:
doesn't result in error message #471
- ATmega328P reported as lgt8fx328p #812
- [bug #48004] Dead link for linuxgpio in avrdude description #419
- Segmentation fault when writing ATtiny104 fuse #823
* Pull requests:
@ -79,6 +80,7 @@ Changes since version 6.4:
- Add support for Micronucleus bootloader #786
- Remove ac_cfg.h from libavrdude.h #820
- CMake: enable dynamic-link library for libavrdude #826
- Fix for TPI fuse write (issue #823) #828
* Internals: