diff options
author | Matt Caswell <matt@openssl.org> | 2015-07-09 10:45:22 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2015-07-09 10:45:22 +0200 |
commit | 040b93353e8b48cfc0e2429d96eb3a27f259512d (patch) | |
tree | 942f36e44ed1bcccb15d4ec7e3bba50adb36e5ec /util | |
parent | Update CHANGES and NEWS for the new release (diff) | |
download | openssl-040b93353e8b48cfc0e2429d96eb3a27f259512d.tar.xz openssl-040b93353e8b48cfc0e2429d96eb3a27f259512d.zip |
Apply some missing updates from previous commits
Reviewed-by: Stephen Henson <steve@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-x | util/libeay.num | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num index 9933499980..4d3642f071 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -4587,3 +4587,4 @@ CRYPTO_secure_free 4945 EXIST::FUNCTION: BIO_s_secmem 4946 EXIST::FUNCTION: CRYPTO_get_secure_mem_ex_functions 4947 EXIST::FUNCTION: CRYPTO_set_secure_mem_functions 4948 EXIST::FUNCTION: +X509_STORE_CTX_get_num_untrusted 4949 EXIST::FUNCTION: |