Update CHANGELOG
This commit is contained in:
parent
b876d9ed1d
commit
4611800503
|
@ -21,6 +21,8 @@
|
||||||
- Multiple Chef provisioners no longer overwrite cookbook folders. [GH-407]
|
- Multiple Chef provisioners no longer overwrite cookbook folders. [GH-407]
|
||||||
- SSH connection is now cached after first access internally,
|
- SSH connection is now cached after first access internally,
|
||||||
speeding up `vagrant up`, `reload`, etc. quite a bit.
|
speeding up `vagrant up`, `reload`, etc. quite a bit.
|
||||||
|
- Actions which modify the VM now occur much more quickly,
|
||||||
|
greatly speeding up `vagrant up`, `reload`, etc.
|
||||||
|
|
||||||
## 0.7.6 (July 2, 2011)
|
## 0.7.6 (July 2, 2011)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue