Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-10-23 23:08:16 -07:00
parent c5dbe416ed
commit e24b7249ed
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 1.3.6 (unreleased)
IMPROVEMENTS:
- providers/virtualbox: Enable symlinks for VirtualBox 4.1. [GH-2414]
BUG FIXES:
- core: 100% CPU spike when waiting for SSH is fixed. [GH-2401]