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