Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-02-09 17:42:42 -08:00
parent 0627e33652
commit 96368d8a1f
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,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]
- 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]