Skip to content

Commit 0bf7cc9

Browse files
committed
Add another changelog entry.
1 parent c818ba0 commit 0bf7cc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* Fix document symbols randomly showing previous versions of symbols after they are modified. [#13967](https://github.com/microsoft/vscode-cpptools/issues/13967)
1515
* Prevent tag parsing of .js files to avoid a crash. [#13980](https://github.com/microsoft/vscode-cpptools/issues/13980)
1616
* Fix some invalid assumptions for cppbuild tasks. [PR #13989](https://github.com/microsoft/vscode-cpptools/pull/13989)
17+
* Fix a random crash after changing settings while code analysis is running.
1718
* Fix a random memory corruption and deadlock (involving `task_deque`).
1819
* A potential fix for a crash (involving `line_offset_t`).
1920

0 commit comments

Comments
 (0)