From 3e01df47a437555b06b45e5a0d704d81efaa17b9 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Fri, 23 Feb 2018 09:51:55 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1cf145a4..fc9fc07ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ FEATURES: IMPROVEMENTS: + - guests/solaris: More explicit Solaris 11 and inherit SmartOS from Solaris [GH-9398] - plugins/login: Update middleware to re-map hosts and warn on custom server [GH-9499] - providers/hyper-v: Exit if Hyper-V is enabled and VirtualBox provider is used [GH-9456] - provisioners/salt: Change to a temporary directory before downloading script files [GH-9351] - - guests/solaris: More explicit Solaris 11 and inherit SmartOS from Solaris [GH-9398] + - sycned_folders/nfs: Default udp to false when using version 4 [GH-8828] - util/downloader: Notify on host redirect [GH-9344] BUG FIXES: