Skip to content

Commit 86a41c9

Browse files
committed
Update changelog for 1.19.8 again (#12099)
1 parent a71c90c commit 86a41c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
## Version 1.19.8: March 13, 2024
44
### Bug Fixes
5+
* Fix an issue with applying the proper working directory from a `compile_commands.json` when a `compilePath` is also set. [#12024](https://github.com/microsoft/vscode-cpptools/issues/12024)
56
* Fix a deadlock. [#12051](https://github.com/microsoft/vscode-cpptools/issues/12051)
67
* Fix a crash that could occur when failing to query clang-cl.
8+
* Fix an issue with handling of `winsysroot` args for clang-cl.
9+
* Fix an issue with processing relative include paths returned by clang-cl.
710

811
## Version 1.19.7: March 11, 2024
912
### Bug Fixes

0 commit comments

Comments
 (0)