Vagrant v1.0.4 Release Notes

Release Date: 2012-09-13 // over 11 years ago
    • VirtualBox 4.2 driver. [GH-1120]
    • Correct ssh-config help to use --host, not -h.
    • Use "127.0.0.1" instead of "localhost" for port checking to fix problem where "localhost" is not properly setup. [GH-1057]
    • Disable read timeout on Net::HTTP to avoid rbuf_fill error. [GH-1072]
    • Retry SSH on EHOSTUNREACH errors.
    • Add missing translation for "saving" state. [GH-1110]