Update CHANGELOG for ftp push fixes

This commit is contained in:
Seth Vargo 2015-01-04 22:57:02 -05:00
parent 5903bfb3c6
commit 56a8adb7a3
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ BUG FIXES:
- guests/arch: fix network configuration due to poor line breaks. [GH-4964]
- provisioners/chef: remove Chef version check from solo.rb generation and
make `roles_path` populate correctly
- pushes/ftp: expand file paths relative to the Vagrantfile
- pushes/ftp: improved debugging output
- pushes/ftp: create parent directories if they do not exist on the remote
server
## 1.7.1 (December 11, 2014)