update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-24 09:47:40 -08:00
parent 104f2106ce
commit ae69ada165
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ BUG FIXES:
- 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/docker: Build image from `/var/lib/docker` for more disk
space on some systems. [GH-5302]
- providers/hyperv: allow users to configure memory, cpu count, and vmname [GH-5183]
- providers/virtualbox: read netmask from dhcpservers [GH-5233]
- provisioners/ansible: fix SSH settings to support more than 5 ssh keys [GH-5017]