Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-28 16:33:19 -07:00
parent 29aab20a9d
commit 7b21b42330
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ IMPROVEMENTS:
BUG FIXES:
- core: strip newlines off of ID file values [GH-2024]
- core: Multiple forwarded ports with different protocols but the same
host port can be specified. [GH-2059]
- guests/arch: use systemd way of setting host names. [GH-2041]
- guests/debian: Force bring up eth0. Fixes hangs on setting hostname.
[GH-2026]