From aaf3b55664ec810364c04d87fa22e29b769d7f96 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 4 Apr 2018 15:59:45 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 954c38e40..d586f5371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ FEATURES: IMPROVEMENTS: - core: Make resolv-replace usage opt-in instead of opt-out [GH-9644] +- core: Suppress error messages from checkpoint runs [GH-9645] - guests/windows: Fix slow timeout when updating windows hostname [GH-9578] - guests/coreos: Identify operating systems closely related to CoreOS [GH-9600] - guests/photon: Less specific string grep to fix PhotonOS 2.0 detection [GH-9528]