From 1c99e070b16a9229362fba1593b3fdca745ffa8c Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Mon, 8 Sep 2025 11:38:04 +0200 Subject: [PATCH] CHANGES.md: add entry on constifying (X509) function parameter Reviewed-by: Dmitry Belyavskiy Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/28033) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3c9006e5124..9c452570b5d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -32,6 +32,11 @@ OpenSSL 4.0 ### Changes between 3.6 and 4.0 [xx XXX xxxx] + * various function parameters have been constified, + in particular for X509-related functions. + + *David von Oheimb* + * Added `-hmac-env` and `-hmac-stdin` options to openssl-dgst. *Igor Ustinov* -- 2.47.3