Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-27 20:05:30 -08:00
parent 2a0f8e2143
commit 6e4b17bf0c
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ IMPROVEMENTS:
whether you want ot use a PTY for provisioning. whether you want ot use a PTY for provisioning.
- guests/linux: emit upstart event `vagrant-mounted` if upstart is - guests/linux: emit upstart event `vagrant-mounted` if upstart is
available. [GH-2502] available. [GH-2502]
- guests/pld: support changing hostname [GH-2543]
- providers/virtualbox: Enable symlinks for VirtualBox 4.1. [GH-2414] - providers/virtualbox: Enable symlinks for VirtualBox 4.1. [GH-2414]
- providers/virtualbox: default VM name now includes milliseconds with - providers/virtualbox: default VM name now includes milliseconds with
a random number to try to avoid conflicts in CI environments. [GH-2482] a random number to try to avoid conflicts in CI environments. [GH-2482]