X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=a08a98679987255ab76722f23d8ee65d42659530;hp=d6d863a447c5e16c210a582e0003d06d64ec62ef;hb=4ba1aa393b428f0b415ef3a9a463b0a316c1a6f5;hpb=1e27847d4eb70bb8da5115256e5d9b6fc49740f6 diff --git a/CHANGES b/CHANGES index d6d863a447..a08a986799 100644 --- a/CHANGES +++ b/CHANGES @@ -884,7 +884,7 @@ Changes between 0.9.8l (?) and 0.9.8m (?) [xx XXX xxxx] - *) The code that handled flusing of data in SSL/TLS originally used the + *) The code that handled flushing of data in SSL/TLS originally used the BIO_CTRL_INFO ctrl to see if any data was pending first. This caused the problem outlined in PR#1949. The fix suggested there however can trigger problems with buggy BIO_CTRL_WPENDING (e.g. some versions