From bd465484beecb74a28821b85cd82b49f53da51d6 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 4 Apr 2018 16:21:27 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d69adfe..12deabffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ IMPROVEMENTS: - guests/debian: Adjust network configuration file prefix to 50- [GH-9646] - guests/photon: Less specific string grep to fix PhotonOS 2.0 detection [GH-9528] - guests/windows: Fix slow timeout when updating windows hostname [GH-9578] +- hosts/windows: Make powershell version detection timeout configurable [GH-9506] - util/platform: Warn on ArgumentError exceptions from encoding [GH-9506] BUG FIXES: