Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-08-10 10:36:08 -07:00
parent 0f79d80c8d
commit 467902b30f
1 changed files with 5 additions and 1 deletions

View File

@ -5,13 +5,17 @@ FEATURES:
IMPROVEMENTS:
- Implement auto_start and auto_stop actions for Hyper-V [GH-7647]
- Add detection for DragonFly BSD [GH-7701]
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]
## 1.8.5 (July 18, 2016)