From fd613e49cf130fb19c611eb5a5adec472b0d08f4 Mon Sep 17 00:00:00 2001 From: terrafrost Date: Mon, 9 Feb 2015 07:56:10 -0600 Subject: [PATCH] CHANGELOG: add clarification --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06004752..2dd2c096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.3.10 - 2015-02-04 -- simplify window size handling ([#538](https://github.com/phpseclib/phpseclib/pull/538)) +- simplify SSH2 window size handling ([#538](https://github.com/phpseclib/phpseclib/pull/538)) - slightly relax the conditions under which OpenSSL is used ([#598](https://github.com/phpseclib/phpseclib/pull/598)) - fix issue with empty constructed context-specific tags in ASN1 ([#606](https://github.com/phpseclib/phpseclib/pull/606))