Commit 73b3c2d8 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Correct HISTORY reference.

parent 4670e00f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ L<ERR_get_error(3)|ERR_get_error(3)>

=head1 HISTORY

CMS_get0_type(), CMS_set1_eContentType() and CMS_get0_eContentType() were all
first added to OpenSSL 0.9.8
CMS_add0_cert(), CMS_add1_cert(), CMS_get1_certs(), CMS_add0_crl()
and CMS_get1_crls() were all first added to OpenSSL 0.9.8

=cut