Remove SSLeay history, etc., from docs
If something was "present in all versions" of SSLeay, or if it was added to a version of SSLeay (and therefore predates OpenSSL), remove mention of it. Documentation history now starts with OpenSSL. Remove mention of all history before OpenSSL 0.9.8, inclusive. Remove all AUTHOR sections. Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
@@ -44,10 +44,4 @@ method.
|
||||
L<rand(3)>, L<ERR_get_error(3)>,
|
||||
L<RAND_add(3)>
|
||||
|
||||
=head1 HISTORY
|
||||
|
||||
RAND_bytes() is available in all versions of SSLeay and OpenSSL. It
|
||||
has a return value since OpenSSL 0.9.5. RAND_pseudo_bytes() was added
|
||||
in OpenSSL 0.9.5.
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user