Update CHANGELOG
This commit is contained in:
parent
2e6b23c8fd
commit
4179f55928
|
@ -4,12 +4,14 @@ FEATURES:
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- guests/linux: Place ethernet devices at start of network devices list [GH-7848]
|
||||
- util/safe_exec: Use subprocess for safe_exec on Windows [GH-7802]
|
||||
- util/subprocess: Allow closing STDIN [GH-7778]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
- communicators/winrm: Prevent connection leakage [GH-7712]
|
||||
- guests/linux: Fix incorrectly configured private network [GH-7844, GH-7848]
|
||||
- pushes/atlas: Fix atlas push on Windows platform [GH-6938, GH-7802]
|
||||
|
||||
## 1.8.6 (September 27, 2016)
|
||||
|
|
Loading…
Reference in New Issue