summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-08-15 14:23:23 +0000
committerBodo Möller <bodo@openssl.org>2002-08-15 14:23:23 +0000
commit1fd0338b4943e88f18a6d5ba2dc4b0bacf1a42da (patch)
treeb565579ad382423701366904b1ab308215c7a755 /doc
parentb2be73e4e847ec3b0f10fa7af4b1317fc5223912 (diff)
fix manpage
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/EVP_SealInit.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/crypto/EVP_SealInit.pod b/doc/crypto/EVP_SealInit.pod
index 0451eb648a..25ef07f7c7 100644
--- a/doc/crypto/EVP_SealInit.pod
+++ b/doc/crypto/EVP_SealInit.pod
@@ -73,4 +73,6 @@ L<EVP_OpenInit(3)|EVP_OpenInit(3)>
=head1 HISTORY
+EVP_SealFinal() did not return a value before OpenSSL 0.9.7.
+
=cut