Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-10-23 23:16:01 -07:00
parent 2ca350c816
commit 3002f8d522
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
BUG FIXES:
- core: 100% CPU spike when waiting for SSH is fixed. [GH-2401]
- guests/freebsd: Mounting NFS folders works. [GH-2400]
- guests/ubuntu: "localhost" is preserved when changing hostnames.
[GH-2383]
- hosts/gentoo: Support systemd for NFS startup. [GH-2382]