Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-11-23 11:40:44 -08:00
parent 5b71cf87f3
commit 4e22e080d1
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ BUG FIXES:
- 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/redhat: Down interface before messing up configuration file
for networking. [GH-1577]
- guests/ubuntu: "localhost" is preserved when changing hostnames.
[GH-2383]
- hosts/bsd: Don't set mapall if maproot is set in NFS. [GH-2448]