Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-02-01 13:07:29 -08:00
parent 3e2c1f414c
commit 47b31a6e3b
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ IMPROVEMENTS:
BUG FIXES:
- command/package: Fix SecureRandom constant error [GH-8159]
- core/environment: Prevent persisting original environment variable if name is empty
[GH-8198, GH-8126]
- guests/linux: Fix guest detection for names with spaces [GH-8092]
- guests/redhat: Fix network interface configuration [GH-8148]