Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-10-10 11:02:23 -07:00
parent 07ce1c6930
commit c867a01ebb
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ BUG FIXES:
- core: Prevent duplicate provider priorities [GH-7756]
- core: Allow Numeric type for box version [GH-7874, GH-6960]
- guests/linux: Fix incorrectly configured private network [GH-7844, GH-7848]
- guests/linux: Properly order network interfaces
[GH-7866, GH-7876, GH-7858, GH-7876]
- guests/linux: Only emit upstart event if initctl is available [GH-7813]
- guests/photon: Fix networking setup [GH-7808, GH-7873]
- guests/redhat: Properly configure network and restart service [GH-7751]