Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-05-30 12:04:39 -07:00
parent 72ea1d3e64
commit d21abb05ac
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
- core: do not create duplicates when defining two private network addresses [GH-5325] - core: do not create duplicates when defining two private network addresses [GH-5325]
- core: update ssh to check for Plink [GH-5604] - core: update ssh to check for Plink [GH-5604]
- core: do not report plugins as installed when plugins are disabled [GH-5698, GH-5430] - core: do not report plugins as installed when plugins are disabled [GH-5698, GH-5430]
- core: Only take files when packaging a box to avoid duplicates [GH-5658, GH-5657]
- core/cli: fix box checksum validation [GH-4665, GH-5221] - core/cli: fix box checksum validation [GH-4665, GH-5221]
- core/windows: allow Windows UNC paths to allow more than 256 - core/windows: allow Windows UNC paths to allow more than 256
characters [GH-4815] characters [GH-4815]