Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-05-30 11:52:24 -07:00
parent 98a23c5a5e
commit a6bfa80d5e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ BUG FIXES:
- core: remove executable permissions on internal file [GH-5220]
- core: check name and version in `has_plugin?` [GH-5218]
- core: do not create duplicates when defining two private network addresses [GH-5325]
- core: update ssh to check for Plink [GH-5604]
- core/cli: fix box checksum validation [GH-4665, GH-5221]
- core/windows: allow Windows UNC paths to allow more than 256
characters [GH-4815]