mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-26 20:35:21 +01:00
CHANGELOG: add 2.0.9 relase (2.0.8 was botched :()
This commit is contained in:
parent
c9a3fe35e2
commit
25a18ca992
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.0.9 - 2017-11-29
|
||||||
|
|
||||||
|
- 2.0.8 tag was done off of master branch - not 2.0 branch
|
||||||
|
|
||||||
## 2.0.8 - 2017-11-29
|
## 2.0.8 - 2017-11-29
|
||||||
|
|
||||||
- SSH2: fix issue with key re-exchange
|
- SSH2: fix issue with key re-exchange
|
||||||
@ -68,7 +72,7 @@
|
|||||||
- Random: fix issues with serialize() (#932)
|
- Random: fix issues with serialize() (#932)
|
||||||
- RC2: fix issue with decrypting
|
- RC2: fix issue with decrypting
|
||||||
- RC4: fix issue with key not being truncated correctly
|
- RC4: fix issue with key not being truncated correctly
|
||||||
- SFTP: nlist() on a non-existant directory resulted in error
|
- SFTP: nlist() on a non-existent directory resulted in error
|
||||||
- SFTP: add is_writable, is_writeable, is_readable
|
- SFTP: add is_writable, is_writeable, is_readable
|
||||||
- X509: add IPv6 support for subjectaltname extension (#936)
|
- X509: add IPv6 support for subjectaltname extension (#936)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user