update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-24 09:27:02 -08:00
parent 8b2f9e184a
commit ad1c462127
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BUG FIXES:
- hosts/nfs: allow colons (`:`) in NFS IDs [GH-5222]
- 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]
- plugins/login: allow users to login with a token [GH-5145]
- providers/hyperv: allow users to configure memory, cpu count, and vmname [GH-5183]
- providers/virtualbox: read netmask from dhcpservers [GH-5233]