mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 18:55:13 +00:00
CHANGELOG: PublicKeyLoader -> RSA
This commit is contained in:
parent
fe7bdd2107
commit
b03536539f
@ -2,7 +2,7 @@
|
||||
|
||||
## 2.0.38 - 2022-09-02
|
||||
|
||||
- PublicKeyLoader: add support for OpenSSH encrypted keys (#1737, #1733, #1531, #1490)
|
||||
- RSA: add support for OpenSSH encrypted keys (#1737, #1733, #1531, #1490)
|
||||
- SSH2: fix possibly undefined variable error (#1802)
|
||||
- SFTP: try to delete dir even if it can't be opened (#1791)
|
||||
- SFTP: try without path canonicalization if initial realpath() fails (#1796)
|
||||
|
Loading…
Reference in New Issue
Block a user