diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 5f077ecf95..9db980e142 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,6 +29,11 @@ OpenSSL 3.4 ### Changes between 3.3 and 3.4 [xx XXX xxxx] + * Add debuginfo Makefile target for unix platforms to produce + a separate DWARF info file from the corresponding shared libs. + + *Neil Horman* + * Add feature to retrieve configured TLS signature algorithms, e.g., via the openssl list command. |