Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2012-03-13 14:56:40 -07:00
parent aa06f06d1a
commit f82750e311
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- Provisioners will still mount folders and such if `--no-provision` is
used, so that `vagrant provision` works. [GH-803]
- Nicer error message if an unsupported SSH key type is used. [GH-805]
- Gentoo guests can now have their host names changed. [GH-796]
## 1.0.1 (March 11, 2012)