Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-01-20 11:25:00 -05:00
parent 6783267e8e
commit 3c6c496bb0
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]
- core: check name and version in `has_plugin?` [GH-5218]
- 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]