Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-21 14:58:55 -08:00
parent 5150817b3a
commit b0fb6970af
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ BUG FIXES:
- core: Make sure machine IDs are always strings. [GH-2434]
- core: 100% CPU spike when waiting for SSH is fixed. [GH-2401]
- core: Command lookup works on systems where PATH is not valid UTF-8 [GH-2514]
- guests/freebsd: Mounting NFS folders works. [GH-2400]
- guests/ubuntu: "localhost" is preserved when changing hostnames.
[GH-2383]