update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-07-13 08:32:49 -07:00
parent a9d5d6ae4a
commit bfa829d89b
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
## 1.7.4 (unreleased) ## 1.7.4 (unreleased)
BUG FIXES:
- guests/fedora: networks can be configured without nmcli [GH-5931]
- 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]
## 1.7.3 (July 10, 2015) ## 1.7.3 (July 10, 2015)