update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-01-05 09:50:25 -08:00
parent d5c1c28a2b
commit 30f579f92d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
strategy name [GH-4975]
- commands/push: validate the configuration
- guests/arch: fix network configuration due to poor line breaks. [GH-4964]
- providers/docker: Symlinks in shared folders work. [GH-5093]
- providers/hyperv: VM start errors turn into proper Vagrant errors. [GH-5101]
- provisioners/chef: remove Chef version check from solo.rb generation and
make `roles_path` populate correctly