Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2012-05-26 09:06:45 -07:00
parent 24f22fb60c
commit 41e4157443
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
- Fix typo in setting host name for Gentoo guests. [GH-931]
- `config.ssh.shell` now includes the flags to pass to it, such as `-l` [GH-917]
- The check for whether a port is open or not is more complete. [GH-948]
- Files that are included with `vagrant package --include` now properly
preserve file attributes on earlier versions of Ruby. [GH-951]
## 1.0.3 (May 1, 2012)