mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 18:55:13 +00:00
CHANGELOG: add 2.0.45 release
This commit is contained in:
parent
1c30cbee8c
commit
28d8f438a0
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.45 - 2023-09-15
|
||||
|
||||
- SFTP: make it so SFTP::RESUME also sets offset of local file (#1921)
|
||||
- SFTP: RESUME_START didn't work as described (#1921)
|
||||
- SFTP: fix SFTPv2 errors when logging errors (#1933)
|
||||
- SFTP: fix issue with get() downloading to files / streams (#1934)
|
||||
- Rijndael: fix E_DEPRECATED (#1935)
|
||||
- improve PHP32 compatibility (#1931)
|
||||
|
||||
## 2.0.44 - 2023-06-13
|
||||
|
||||
- SSH2: fix PHP 8.2 E_DEPRECATED errors (#1917)
|
||||
|
Loading…
Reference in New Issue
Block a user