Update CHANGELOG.md
This commit is contained in:
parent
19c3d838d1
commit
c64c19c1b9
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -4,21 +4,21 @@ FEATURES:
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- Implement auto_start and auto_stop actions for Hyper-V [GH-7647]
|
||||
- Add detection for DragonFly BSD [GH-7701]
|
||||
- Implement auto_start and auto_stop actions for Hyper-V [GH-7647]
|
||||
- communicators/ssh: Remove any content prepended to STDOUT [GH-7676, GH-7613]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
- hosts/arch: Detect NFS server by service name on arch [GH-7630, GH-7629]
|
||||
- guests/linux: Fix SSH key permissions [GH-7610, GH-7611]
|
||||
- guests/ubuntu: Fix detection on older guests [GH-7632, GH-7524, GH-7625]
|
||||
- guests/bsd: Remove Darwin matching [GH-7701]
|
||||
- guests/openbsd: Add custom halt capability [GH-7701]
|
||||
- hosts/darwin: Fix generated RDP configuration file [GH-7698]
|
||||
- core: Fix windows path formatting [GH-6598]
|
||||
- core: Fixes for ssh-agent interactions [GH-7703, GH-7621, GH-7398]
|
||||
- guests/bsd: Remove Darwin matching [GH-7701]
|
||||
- guests/linux: Fix SSH key permissions [GH-7610, GH-7611]
|
||||
- guests/linux: Always sort discovered network interfaces [GH-7705, GH-7668]
|
||||
- guests/openbsd: Add custom halt capability [GH-7701]
|
||||
- guests/ubuntu: Fix detection on older guests [GH-7632, GH-7524, GH-7625]
|
||||
- hosts/arch: Detect NFS server by service name on arch [GH-7630, GH-7629]
|
||||
- hosts/darwin: Fix generated RDP configuration file [GH-7698]
|
||||
|
||||
## 1.8.5 (July 18, 2016)
|
||||
|
||||
|
|
Loading…
Reference in New Issue