Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-09 17:33:22 -07:00
parent 060ae56b2d
commit 91898ea8ed
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ FEATURES:
BUG FIXES:
* builder/vmware: Workstation works on Windows XP now. [GH-238]
* builder/vmware: Look for files on Windows in multiple locations
using multiple environmental variables. [GH-263]
* provisioner/salt-masterless: states aren't deleted after the run
anymore. [GH-265]