mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 18:55:13 +00:00
CHANGELOG: add 2.0.22 release
This commit is contained in:
parent
bd6dbd0695
commit
cbddb5244e
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.22 - 2019-09-15
|
||||
|
||||
- SSH2: backport setPreferredAlgorithms() / getAlgorithmsNegotiated (#1156)
|
||||
- SSH2 / SFTP: fix issues with ping() (#1402)
|
||||
- X509: IPs in nameconstraints extension include netmask (#1387)
|
||||
- X509: fix issue with explicit time tags whose maps expect implicit (#1388)
|
||||
- BigInteger: fix bug with toBytes() with fixed precision negative numbers
|
||||
- fix PHP 7.4 deprecations
|
||||
|
||||
## 2.0.21 - 2019-07-14
|
||||
|
||||
- SSH2: only auto close the channel for exec() timeouts (#1384)
|
||||
|
Loading…
Reference in New Issue
Block a user