diff --git a/CHANGELOG.md b/CHANGELOG.md index f76cd408a..e14f5e094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ BUG FIXES: - guests/debian: Halt works properly on Debian 8. [GH-5369] - guests/fedora: recognize future fedora releases [GH-5730] - guests/fedora: reload iface connection by NetworkManager [GH-5709] + - guests/fedora: do not use biosdevname if it is not installed [GH-5707] - 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]