aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-12-16 17:05:20 -0500
committerRich Salz <rsalz@openssl.org>2015-12-16 22:09:39 -0500
commit3b089ca21b782f66083a11dbb51ba7279a4c2187 (patch)
tree7152c8e513198c9575887903d372c652bcefe9e5 /doc
parent2503af2684bcdf8899bdb627c42d151118fa4e4b (diff)
downloadopenssl-3b089ca21b782f66083a11dbb51ba7279a4c2187.tar.gz
Rename sec_mem to mem_sec, like other files.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/OPENSSL_secure_malloc.pod (renamed from doc/crypto/CRYPTO_secure_malloc.pod)5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/crypto/CRYPTO_secure_malloc.pod b/doc/crypto/OPENSSL_secure_malloc.pod
index 5d233dbd77..588c4b15f9 100644
--- a/doc/crypto/CRYPTO_secure_malloc.pod
+++ b/doc/crypto/OPENSSL_secure_malloc.pod
@@ -83,9 +83,4 @@ return no values.
L<BN_new(3)>,
L<bn_internal(3)>
-=head1 HISTORY
-
-These functions were contributed to the OpenSSL project by
-Akamai Technologies in April, 2014.
-
=cut