Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-08 18:25:25 -07:00
parent 6e4541110b
commit 24392306ed
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ BUG FIXES:
- communicators/ssh: Nicer error if remote unexpectedly disconects. [GH-4038]
- communicators/ssh: Clean error when max sessions is hit. [GH-4044]
- communicators/winrm: Support `mkdir` [GH-4271]
- communicators/winrm: Properly escape double quotes. [GH-4309]
- guests/centos: Fix issues when NFS client is installed by restarting
NFS [GH-4088]
- guests/debian: Deleting default route on DHCP networks can fail. [GH-4262]