mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
CHANGELOG: there already was a 2.0.27 release..
This commit is contained in:
parent
f0fc371a2a
commit
d1ca58cf33
@ -1,12 +1,18 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.0.27 - 2020-07-08
|
## 2.0.28 - 2020-07-08
|
||||||
|
|
||||||
- SFTP: realpath('') produced an error (#1474)
|
- SFTP: realpath('') produced an error (#1474)
|
||||||
- SFTP: if /path/to/file is a file then /path/to/file/whatever errors (#1475)
|
- SFTP: if /path/to/file is a file then /path/to/file/whatever errors (#1475)
|
||||||
- SFTP: speed up uploads (by changing SFTP upload packet size from 4KB to 32KB)
|
- SFTP: speed up uploads (by changing SFTP upload packet size from 4KB to 32KB)
|
||||||
- ANSI: fix "Number of elements can't be negative" error
|
- ANSI: fix "Number of elements can't be negative" error
|
||||||
|
|
||||||
|
## 2.0.27 - 2020-05-22
|
||||||
|
|
||||||
|
- SFTP: another attempt at speeding up uploads (#1455)
|
||||||
|
- SSH2: try logging in with none as an auth method first (#1454)
|
||||||
|
- ASN1: fix for malformed ASN1 strings (#1456)
|
||||||
|
|
||||||
## 2.0.26 - 2020-03-22
|
## 2.0.26 - 2020-03-22
|
||||||
|
|
||||||
- SFTP: another attempt at speeding up uploads (#1455)
|
- SFTP: another attempt at speeding up uploads (#1455)
|
||||||
|
Loading…
Reference in New Issue
Block a user