Skip to content

Commit e037b95

Browse files
authored
Merge pull request #12087 from microsoft/coleng/cherry_pick_to_release_again
2 parents 9a18982 + af7f6ce commit e037b95

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Extension/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# C/C++ for Visual Studio Code Changelog
22

3-
## Version 1.19.7: March 8, 2024
3+
## Version 1.19.7: March 11, 2024
44
### Bug Fixes
5-
* Fix a potential deadlock. [#12051](https://github.com/microsoft/vscode-cpptools/issues/12051)
5+
* Fix some potential deadlocks. [#12051](https://github.com/microsoft/vscode-cpptools/issues/12051)
66
* Fix a crash related to parsing concepts. [#12060](https://github.com/microsoft/vscode-cpptools/issues/12060)
7+
* Fix a cpptools crash that can occur if cpptools-srv crashes on initialization.
78

89
## Version 1.19.6: March 6, 2024
910
### Enhancement

0 commit comments

Comments
 (0)