Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-29 00:59:04 -04:00
parent 61adbf77d4
commit 71dad1d7a4
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ BUG FIXES:
- core: Do not run provisioners if already run on resume [GH-7059, GH-6787]
- core: Implement better tracking of tempfiles and tmpdirs to identify file
leaks [GH-7355]
- core: Allow SSH forwarding on Windows [GH-7287, GH-7202]
- docs & core: Be consistent about the "2" in the Vagrantfile version
[GH-6961, GH-6963]
- guests/arch: Restart network after configuration [GH-7120, GH-7119]