Update CHANGELOG
This commit is contained in:
parent
d64d229c0f
commit
8045869891
|
@ -3,6 +3,8 @@
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
- communicators/winrm: catch timeout errors [GH-5971]
|
- communicators/winrm: catch timeout errors [GH-5971]
|
||||||
|
- communicators/ssh: use the same SSH args for `vagrant ssh` with and without
|
||||||
|
a command [GH-4986, GH-5928]
|
||||||
- guests/fedora: networks can be configured without nmcli [GH-5931]
|
- guests/fedora: networks can be configured without nmcli [GH-5931]
|
||||||
- guests/redhat: systemd detection should happen on guest [GH-5948]
|
- guests/redhat: systemd detection should happen on guest [GH-5948]
|
||||||
- guests/ubuntu: setting hostname fixed in 12.04 [GH-5937]
|
- guests/ubuntu: setting hostname fixed in 12.04 [GH-5937]
|
||||||
|
|
Loading…
Reference in New Issue