Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-01 22:03:35 -07:00
parent 7d0cbcb686
commit 7021c7a8df
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ BUG FIXES:
- core: SSH commands are forced to be ASCII.
- core: private networks with DHCP type work if type parameter is
a string and not a symbol. [GH-3349]
- core: Converting to cygwin path works for folders with spaces. [GH-3304]
- commands/status: Machine readable output contains the target. [GH-3218]
- guests/arch: Reload udev rules after network change. [GH-3322]
- guests/debian: Changing host name works properly. [GH-3283]