Mention PR/issue 855, 856, 857

This commit is contained in:
Joerg Wunsch 2022-01-30 10:45:53 +01:00
parent e0bc6a8bd6
commit a3868a8260
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -62,6 +62,7 @@ Changes since version 6.4:
- [bug #48004] Dead link for linuxgpio in avrdude description #419
- Segmentation fault when writing ATtiny104 fuse #823
- USBasp returns ERANGE for unknown error #848
- Compiler warnings #856
* Pull requests:
@ -116,6 +117,8 @@ Changes since version 6.4:
- Set number of connection retry attempts for Arduino/STK500
programmer #854
- Fix libusb-1.0 error strings #850
- Assign proper type to msg[] in errstr() #857
- Fix Arduino retry attempts #855
* Internals: