mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
CHANGELOG: add 1.0.4 release
This commit is contained in:
parent
2dfe9c5de7
commit
d760d97fc8
@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.4 - 2016-10-03
|
||||||
|
|
||||||
|
- fix E_DEPRECATED errors on PHP 7.0 and 7.1 (#1041)
|
||||||
|
- fix float to int conversions on 32-bit Linux pre-PHP 5.3 (#1038, #1034)
|
||||||
|
- SFTP: speed up downloads (#945)
|
||||||
|
- SFTP: fix infinite loop when uploading empty file (#995)
|
||||||
|
- ASN1: fix possible infinite loop in decode (#1027)
|
||||||
|
|
||||||
## 1.0.3 - 2016-08-18
|
## 1.0.3 - 2016-08-18
|
||||||
|
|
||||||
- BigInteger/RSA: don't compare openssl versions > 1.0 (#946)
|
- BigInteger/RSA: don't compare openssl versions > 1.0 (#946)
|
||||||
|
Loading…
Reference in New Issue
Block a user