Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-01-20 09:59:14 -05:00
parent 0cfe5ebfa6
commit bb700efe40
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ BUG FIXES:
- core: push configurations are validated with global configs [GH-5130]
- core: remove executable permissions on internal file [GH-5220]
- hosts/nfs: allow colons (`:`) in NFS IDs [GH-5222]
- guests/funtoo: fix incorrect path in configure networks [GH-4812]
- plugins/login: allow users to login with a token [GH-5145]
- providers/hyperv: allow users to configure memory, cpu count, and vmname [GH-5183]