Update CHANGELOG
This commit is contained in:
parent
724b18aaea
commit
b4f1973f3b
|
@ -4,6 +4,7 @@ FEATURES:
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- communicators/ssh: Retry on aborted connections [GH-8526, GH-8520]
|
||||
- guests: Do not modify existing /etc/hosts content [GH-8506, GH-7794]
|
||||
|
||||
BUG FIXES:
|
||||
|
@ -46,7 +47,7 @@ BUG FIXES:
|
|||
- guests/debian: Remove hardcoded device name in interface template [GH-8336, GH-7960]
|
||||
- guests/linux: Fix SMB mount capbability [GH-8410, GH-8404]
|
||||
- hosts/windows: Fix issues with Windows encoding [GH-8385, GH-8380, GH-8212, GH-8207, GH-7516]
|
||||
- hosts/windows: Fix UNC path generation when UNC paath is provided [GH-8504]
|
||||
- hosts/windows: Fix UNC path generation when UNC path is provided [GH-8504]
|
||||
- provisioners/salt: Allow Salt version to match 2 digit month [GH-8428]
|
||||
- provisioners/shell: Properly handle remote paths on Windows that include spaces [GH-8498, GH-7234]
|
||||
|
||||
|
|
Loading…
Reference in New Issue