Vagrant v0.7.2 Release Notes

Release Date: 2011-02-08 // about 13 years ago
    • Update JSON dependency to 1.5.1, which works with Ruby 1.9 on Windows.
    • Fix sudo issues on sudo < 1.7.0 (again).
    • Fix race condition in SSH, which specifically manifested itself in the chef server provisioner. [GH-295]
    • Change sudo shell to use bash (configurable). [GH-301]
    • Can now set mac address of host only network. [GH-294]
    • NFS shared folders with spaces now work properly. [GH-293]
    • Failed SSH commands now show output in error message. [GH-285]