GH528: "cipher -v" output is confusing.
[openssl.git] / doc / ssl / SSL_pending.pod
index a263241ab674baa958243a68df8138acae2c941a..c6a79dc53fe9dd96bc360407dc2305be24df6c9f 100644 (file)
@@ -34,9 +34,6 @@ L<SSL_CTX_set_read_ahead(3)>), additional protocol
 bytes may have been read containing more TLS/SSL records; these are ignored by
 SSL_pending().
 
-Up to OpenSSL 0.9.6, SSL_pending() does not check if the record type
-of pending data is application data.
-
 =head1 SEE ALSO
 
 L<SSL_read(3)>,