Skip to content

Commit 07eceef

Browse files
committed
Changes.
1 parent 5cf0fbb commit 07eceef

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
getting session token with optional Multi-Factor Authentication (MFA) input (
1313
S3) ([#17506](https://trac.cyberduck.io/ticket/17506))
1414
* [Bugfix] Fix race conditions in FTP socket closure that cause intermittent errors (FTP)
15+
* [Bugfix] Default to read identity agent location from SSH_AUTH_SOCK environment variable with no custom
16+
configuration (SFTP)
1517

1618
[9.2.4](https://github.com/iterate-ch/cyberduck/compare/release-9-2-3...release-9-2-4)
1719
* [Bugfix] Unable to close connection window with "Cancel" (macOS) ([#17366](https://trac.cyberduck.io/ticket/17366))

www/update/changelog.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@
112112
<li><span class="label label-warning">Bugfix</span> Fix race conditions in FTP socket closure that cause
113113
intermittent errors (FTP)
114114
</li>
115+
<li><span class="label label-warning">Bugfix</span> Default to read identity agent location from SSH_AUTH_SOCK
116+
environment variable with no custom
117+
configuration (SFTP)
118+
</li>
115119
</ul>
116120

117121
<p>

0 commit comments

Comments
 (0)