Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-09 17:47:58 -07:00
parent 2866476fb4
commit e34cdbf86d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
BUG FIXES:
- core: strip newlines off of ID file values [GH-2024]
- guests/arch: use systemd way of setting host names. [GH-2041]
- guests/debian: Force bring up eth0. Fixes hangs on setting hostname.
[GH-2026]
- hosts/fedora: properly detect later CentOS versions. [GH-2008]