Skip to content

Commit 127588b

Browse files
authored
Update changelog for 1.19.9 again (#12122)
1 parent ccd80fe commit 127588b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Extension/CHANGELOG.md

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

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

79
## Version 1.19.8: March 13, 2024
810
### Bug Fixes

0 commit comments

Comments
 (0)