update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-24 09:37:07 -08:00
parent e5d3a561cf
commit 91bfacca4a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ BUG FIXES:
- communicators/winrm: improve error handling significantly and improve
the error messages shown to be more human-friendly. [GH-4943]
- hosts/nfs: allow colons (`:`) in NFS IDs [GH-5222]
- guests/darwin: Support inserting generated key. [GH-5204]
- guests/debian: Halt works properly on Debian 8. [GH-5369]
- guests/funtoo: fix incorrect path in configure networks [GH-4812]
- hosts/windows: More accurately get host IP address in VPNs. [GH-5349]