mention what happens if OPENSSL_NO_RC2 is defined
[openssl.git] / doc / man3 / BIO_read.pod
index fc50069830bbbab5646f349ac27915e93107d18f..293c1304a48dfb8ebae18b05cb7a0e9f4993c4ef 100644 (file)
@@ -80,11 +80,16 @@ to the chain.
 
 L<BIO_should_retry(3)>
 
+=head1 HISTORY
+
+BIO_gets() on 1.1.0 and older when called on BIO_fd() based BIO does not
+keep the '\n' at the end of the line in the buffer.
+
 =head1 COPYRIGHT
 
 Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
 
-Licensed under the OpenSSL license (the "License").  You may not use
+Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
 in the file LICENSE in the source distribution or at
 L<https://www.openssl.org/source/license.html>.