update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-07-13 08:39:12 -07:00
parent b118ab10c8
commit f08cb9f0a6
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ BUG FIXES:
- guests/redhat: systemd detection should happen on guest [GH-5948]
- guests/ubuntu: setting hostname fixed in 12.04 [GH-5937]
- hosts/linux: NFS can be configured without `$TMP` set on the host [GH-5954]
- providers/virtulabox: remove UNC path conversion on Windows since it
caused mounting regressions [GH-5933]
- provisioners/salt: fix "dummy config" error on bootstrap [GH-5936]
## 1.7.3 (July 10, 2015)