Update CHANGELOG
This commit is contained in:
parent
cb74d208ea
commit
b56b065df0
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue