- update NEWS.md

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29385)
This commit is contained in:
sashan
2025-12-15 11:34:13 +01:00
committed by Neil Horman
parent 874552686c
commit 85773d519a
+2
View File
@@ -29,6 +29,8 @@ OpenSSL 4.0
* The script tool `c_rehash` was removed. Use `openssl rehash` instead.
* OPENSSL_cleanup() no longer invoked as atexit(3) handler by default.
* ENGINE support was removed. The `no-engine` build option and the
`OPENSSL_NO_ENGINE` macro is always present.