Update CHANGELOG

- Fix reference to relevant pull request #6288
- See also #6649

[ci skip]
This commit is contained in:
Gilles Cornu 2015-12-08 22:11:30 +01:00
parent af509e0a2b
commit e5c5dfbacd
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ BUG FIXES:
- guests/darwin: advanced networking works with more NICs [GH-6386]
- guests/debian: graceful shutdown works properly with newer releases [GH-5986]
- guests/fedora: Preserve `localhost` entry when changing hostname [GH-6203]
- guests/fedora: Use dnf if it is available [GH-6301]
- guests/fedora: Use dnf if it is available [GH-6288]
- guests/linux: when replacing a public SSH key, use POSIX-compliant
sed flags [GH-6565]
- guests/suse: DHCP network interfaces properly configured [GH-6502]