diff options
| author | Billy O'Neal <bion@microsoft.com> | 2021-09-27 11:48:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 11:48:53 -0700 |
| commit | 7e94e6d35762949e6de72d9526807006ccc98b57 (patch) | |
| tree | ea9d3cc264eab965e8fe099506a80f9b3ac2dd32 | |
| parent | aa2da5f4351e7b9f2a28279ae68b0f011b581b3e (diff) | |
| download | vcpkg-7e94e6d35762949e6de72d9526807006ccc98b57.tar.gz vcpkg-7e94e6d35762949e6de72d9526807006ccc98b57.zip | |
Actually remove policheck sensitive term. (#20332)
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f44ad778e..e0f9eba5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7085,7 +7085,7 @@ vcpkg (2020.04.20 - 2020.06.15) - [(#11205)](https://github.com/microsoft/vcpkg/pull/11205) [vcpkg] Hopefully fix build on macOS 10.13/10.14 (by @strega-nil) - [(#11093)](https://github.com/microsoft/vcpkg/pull/11093) [vcpkg] Fix nuget package import failed. (by @shihaonan369) - [(#11239)](https://github.com/microsoft/vcpkg/pull/11239) [vcpkg] Turn on tests in CI. (by @BillyONeal) -- [(#11339)](https://github.com/microsoft/vcpkg/pull/11339) [vcpkg] Avoid naming Policheck sensitive term 'Virgin Islands' (by @BillyONeal) +- [(#11339)](https://github.com/microsoft/vcpkg/pull/11339) [vcpkg] Avoid naming Policheck sensitive term (by @BillyONeal) - [(#11368)](https://github.com/microsoft/vcpkg/pull/11368) [vcpkg] Do not build the metrics uploader with MSBuild when metrics are disabled (by @rickertm) - [(#11315)](https://github.com/microsoft/vcpkg/pull/11315) [vcpkg] Harden expand environment strings path with explicit integer overflow checks and resistance to CP_ACP. (by @BillyONeal) - [(#11450)](https://github.com/microsoft/vcpkg/pull/11450) [vcpkg CI] Clean git directory before clone (by @strega-nil) |
