Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-10-14 17:00:32 -10:00
parent cb74d208ea
commit b56b065df0
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ BUG FIXES:
- core: Fix some places where "no error message" errors were being
reported when in fact there were errors. [GH-2328]
- core: Disallow hyphens or periods for starting hostnames. [GH-2358]
- providers/virtualbox: Retryable VBoxManage commands are properly
retried. [GH-2365]
- provisioners/ansible: Verbosity won't be blank by default. [GH-2320]
## 1.3.4 (October 2, 2013)