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:
@@ -73,8 +73,4 @@ RSA_generate_key() goes into an infinite loop for illegal input values.
|
||||
L<ERR_get_error(3)>, L<rand(3)>, L<rsa(3)>,
|
||||
L<RSA_free(3)>, L<BN_generate_prime(3)>
|
||||
|
||||
=head1 HISTORY
|
||||
|
||||
The B<cb_arg> argument was added in SSLeay 0.9.0.
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user