Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-09-30 16:18:16 -07:00
parent f72cd286c1
commit c6423e8d9d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- guests/linux: Place ethernet devices at start of network devices list [GH-7848]
- guests/windows: Allow vagrant to start Windows Nano without provisioning [GH-7831]
- util/safe_exec: Use subprocess for safe_exec on Windows [GH-7802]
- util/subprocess: Allow closing STDIN [GH-7778]