Update CHANGELOG

This commit is contained in:
Brian Cain 2017-10-23 08:45:26 -07:00
parent af125f01e4
commit ed2dff5364
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- communicators/ssh: Retry on Errno::EPIPE exceptions [GH-9065]
- core: Rescue more exceptions when checking if port is open [GH-8517] - core: Rescue more exceptions when checking if port is open [GH-8517]
- guests/windows: Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972] - guests/windows: Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972]
- guests/solaris11: Inherit from Solaris guest and keep solaris11 specific methods [GH-9034] - guests/solaris11: Inherit from Solaris guest and keep solaris11 specific methods [GH-9034]