Mention PR #798 - all those Windows changes
This commit is contained in:
parent
6a737a0c13
commit
11f7692cc0
3
NEWS
3
NEWS
|
@ -9,6 +9,8 @@ Changes since version 6.4:
|
||||||
|
|
||||||
* Major changes compared to the previous version:
|
* Major changes compared to the previous version:
|
||||||
|
|
||||||
|
- Completely revamped Windows support, including MSVC
|
||||||
|
- Started to add CMake (by now, parallel with autoconf/automake)
|
||||||
|
|
||||||
* New devices supported:
|
* New devices supported:
|
||||||
|
|
||||||
|
@ -60,6 +62,7 @@ Changes since version 6.4:
|
||||||
- Add support for Teensy bootloader #802
|
- Add support for Teensy bootloader #802
|
||||||
- Conffile clean up #801
|
- Conffile clean up #801
|
||||||
- Fix typos all over the code #807
|
- Fix typos all over the code #807
|
||||||
|
- Add MSVC builds and better WinUSB/FTDI support #798
|
||||||
|
|
||||||
* Internals:
|
* Internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue