update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-10 11:34:37 -07:00
parent 1d653efe90
commit 802a76685e
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ BUG FIXES:
OS installers. [GH-1709]
* builder/vmware: Case-insensitive match of MAC address to find IP [GH-1989]
* builder/vmware: More robust IP parsing from ifconfig output [GH-1999]
* builder/vmware: Nested output directories for ESXi work [GH-2174]
* command/validate: don't crash for invalid builds [GH-2139]
* post-processor/atlas: Find common archive prefix for Windows [GH-1874]
* post-processor/atlas: Fix index out of range panic [GH-1959]