update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-07-06 15:27:24 -06:00
parent a8580353b1
commit 7319673ed6
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ BUG FIXES:
- guests/funtoo: fix incorrect path in configure networks [GH-4812]
- guests/linux: fix edge case exception where no home directory
is available on guest [GH-5846]
- guests/linux: copy NFS exports to tmpdir to do edits to guarantee
permissions are available [GH-5773]
- guests/openbsd: output newline after inserted public key [GH-5881]
- guests/tinycore: fix change hostname functionality [GH-5623]
- guests/windows: Create rsync folder prior to rsync-ing. [GH-5282]