Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-10-01 14:27:06 -07:00
parent 6fc0f03865
commit a346976abb
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ BUG FIXES:
retries. [GH-2234]
- guests/redhat: Changing hostname changes DHCP_HOSTNAME. [GH-2267]
- hosts/arch: Vagrant won't crash on Arch anymore. [GH-2233]
- provisioners/ansibe: Extra vars are converted to strings. [GH-2244]
- provisioners/ansible: Extra vars are converted to strings. [GH-2244]
- provisioners/ansible: Output will show up on a task-by-task basis. [GH-2194]
- provisioners/chef: Propagate disabling color if Vagrant has no color
enabled. [GH-2246]
- provisioners/chef: Delete from chef server exception fixed. [GH-2300]