mirror of https://github.com/openssl/openssl.git
Add Changes entry for debuginfo generation
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25174)
This commit is contained in:
parent
0fdbcf4c3c
commit
1fb39522a2
|
|
@ -29,6 +29,11 @@ OpenSSL 3.4
|
||||||
|
|
||||||
### Changes between 3.3 and 3.4 [xx XXX xxxx]
|
### 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,
|
* Add feature to retrieve configured TLS signature algorithms,
|
||||||
e.g., via the openssl list command.
|
e.g., via the openssl list command.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue