CHANGES.md: add an entry about newly deprecated time-related functions
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24307)
This commit is contained in:
parent
00a6d0743a
commit
f7ded920f3
1 changed files with 6 additions and 0 deletions
|
@ -89,6 +89,12 @@ OpenSSL 3.4
|
|||
|
||||
*Craig Lorentzen*
|
||||
|
||||
* SSL_SESSION_get_time()/SSL_SESSION_set_time()/SSL_CTX_flush_sessions() have
|
||||
been deprecated in favour of their respective ..._ex() replacement functions
|
||||
which are Y2038-safe.
|
||||
|
||||
*Alexander Kanavin*
|
||||
|
||||
OpenSSL 3.3
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue