Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-05-30 11:58:44 -07:00
parent 801d590204
commit 105cc46457
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ BUG FIXES:
the error messages shown to be more human-friendly. [GH-4943]
- hosts/nfs: allow colons (`:`) in NFS IDs [GH-5222]
- guests/debian: Halt works properly on Debian 8. [GH-5369]
- guests/fedora: recognize future fedora releases [GH-5730]
- guests/funtoo: fix incorrect path in configure networks [GH-4812]
- guests/tinycore: fix change hostname functionality [GH-5623]
- guests/windows: Create rsync folder prior to rsync-ing. [GH-5282]