aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-03-26 20:22:50 -0500
committerBrent Cook <busterb@gmail.com>2023-03-26 20:22:50 -0500
commitd4b2f72414f08b031ddd5042f213dbc440b59e43 (patch)
treee8cc3c9235647597b630a8e240bbf7330dd0b71a /ChangeLog
parentf91e5ee3c7034904471fc422d311183f8e715933 (diff)
parent6501696dd7669b3d20d69beffc508c46f0a807da (diff)
downloadportable-d4b2f72414f08b031ddd5042f213dbc440b59e43.tar.gz
portable-d4b2f72414f08b031ddd5042f213dbc440b59e43.tar.bz2
portable-d4b2f72414f08b031ddd5042f213dbc440b59e43.zip
Land #829, fix elf mips / mips64 builds
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a5e3e2..662c3fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,7 +57,7 @@ LibreSSL Portable Release Notes:
57 * New features 57 * New features
58 - Added UI_null() 58 - Added UI_null()
59 - Added X509_STORE_*check_issued() 59 - Added X509_STORE_*check_issued()
60 - Added X509_CRL_get0_sigalg() and X509_get0_uids() accessors. 60 - Added X509_CRL_get0_tbs_sigalg() and X509_get0_uids() accessors.
61 - Added EVP_CIPHER_meth_*() setter API. 61 - Added EVP_CIPHER_meth_*() setter API.
62 * Documentation improvements 62 * Documentation improvements
63 - Marked BIO_s_log(3) BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), BIO_nwrite(3), 63 - Marked BIO_s_log(3) BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), BIO_nwrite(3),