update CHANGELOG for go-fs fix that fixes [GH-285]

This commit is contained in:
Mitchell Hashimoto 2013-08-15 20:07:15 -07:00
parent a1a7ff20c2
commit 40fccde1b0
1 changed files with 4 additions and 0 deletions

View File

@ -30,8 +30,12 @@ BUG FIXES:
* builder/amazon-instance: send IAM instance profile data. [GH-294]
* builder/virtualbox: dowload progress won't be shown until download
actually starts. [GH-288]
* builder/virtualbox: floppy files names of 13 characters are now properly
written to the FAT12 filesystem. [GH-285]
* builder/vmware: dowload progress won't be shown until download
actually starts. [GH-288]
* builder/virtualbox: floppy files names of 13 characters are now properly
written to the FAT12 filesystem. [GH-285]
* post-processor/vagrant: Process user variables. [GH-295]
## 0.3.1 (August 12, 2013)