Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-10-10 10:58:57 -07:00
parent 7eb1091a71
commit 7784d3dab8
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BUG FIXES:
- communicators/winrm: Prevent connection leakage [GH-7712]
- 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: Only emit upstart event if initctl is available [GH-7813]
- guests/photon: Fix networking setup [GH-7808, GH-7873]