Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-23 11:26:27 -08:00
parent 9362063623
commit c6e2de712a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BUG FIXES:
- 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/freebsd: Uses `sh` by default for shell. [GH-2485]
- guests/ubuntu: "localhost" is preserved when changing hostnames.
[GH-2383]
- hosts/gentoo: Support systemd for NFS startup. [GH-2382]