Skip to content

Commit

Permalink
Merge pull request #12123 from microsoft/coleng/cherry_pick_1.19.9.x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Colengms committed Mar 19, 2024
2 parents bcd4a7f + 153e232 commit ad5d6de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# C/C++ for Visual Studio Code Changelog

## Version 1.19.9: March 19, 2024
## Version 1.19.9: March 20, 2024
### Bug Fixes
* Fix an issue with Cygwin system headers not being properly detected. [#12113](https://github.com/microsoft/vscode-cpptools/issues/12113)
* Fix a crash in cpptools-srv when low on memory. [#12121](https://github.com/microsoft/vscode-cpptools/issues/12121)
* Fix an issue preventing cpptools-srv from being relaunched after a crash.

## Version 1.19.8: March 13, 2024
### Bug Fixes
Expand Down

0 comments on commit ad5d6de

Please sign in to comment.