Update CHANGELOG
This commit is contained in:
parent
d9dc2d6cfd
commit
61b622994e
|
@ -73,6 +73,9 @@ BUG FIXES:
|
|||
- core: provisoining will properly happen if `up` failed. [GH-2488]
|
||||
- guests/freebsd: Mounting NFS folders works. [GH-2400]
|
||||
- guests/freebsd: Uses `sh` by default for shell. [GH-2485]
|
||||
- guests/linux: upstart events listening for `vagrant-mounted` won't
|
||||
wait for jobs to complete, fixing issues with blocking during
|
||||
vagrant up [GH-2564]
|
||||
- guests/redhat: `DHCP_HOSTNAME` is set to the hostname, not the FQDN. [GH-2441]
|
||||
- guests/redhat: Down interface before messing up configuration file
|
||||
for networking. [GH-1577]
|
||||
|
|
Loading…
Reference in New Issue