refine changelog
This commit is contained in:
parent
31a66e1c5b
commit
89e5bc5227
@ -30,10 +30,11 @@ LibreSSL Portable Release Notes:
|
|||||||
|
|
||||||
2.7.1 - Bug fixes
|
2.7.1 - Bug fixes
|
||||||
|
|
||||||
* In int_x509_param_set_hosts, Call strlen() if name length provided
|
* Fixed a bug in int_x509_param_set_hosts, calling strlen() if name
|
||||||
is 0. Issue notice by Christian Heimes <christian@python.org>
|
length provided is 0 to match the OpenSSL behaviour. Issue noticed
|
||||||
|
by Christian Heimes <christian@python.org>.
|
||||||
|
|
||||||
* Fixed openssl(1) build on MacOS 10.11 and older.
|
* Fixed builds macOS 10.11 and older.
|
||||||
|
|
||||||
2.7.0 - Bug fixes and improvements
|
2.7.0 - Bug fixes and improvements
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user