Mention PR #798 - all those Windows changes

This commit is contained in:
Joerg Wunsch 2022-01-07 18:31:54 +01:00
parent 6a737a0c13
commit 11f7692cc0
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -9,6 +9,8 @@ Changes since version 6.4:
* 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:
@ -60,6 +62,7 @@ Changes since version 6.4:
- Add support for Teensy bootloader #802
- Conffile clean up #801
- Fix typos all over the code #807
- Add MSVC builds and better WinUSB/FTDI support #798
* Internals: