Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-02-23 13:34:40 -08:00
parent 74438cc495
commit b2bec1947e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BUG FIXES:
- core/environment: Prevent persisting original environment variable if name is empty
[GH-8198, GH-8126]
- core/environment: Fix gems_path location [GH-8248]
- core/environment: Properly expand dotfile path [GH-8196, GH-8108]
- guests/arch: Fix configuring multiple network interfaces [GH-8165]
- guests/linux: Fix guest detection for names with spaces [GH-8092]
- guests/redhat: Fix network interface configuration [GH-8148]