diff options
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -30,10 +30,11 @@ LibreSSL Portable Release Notes: | |||
| 30 | 30 | ||
| 31 | 2.7.1 - Bug fixes | 31 | 2.7.1 - Bug fixes |
| 32 | 32 | ||
| 33 | * In int_x509_param_set_hosts, Call strlen() if name length provided | 33 | * Fixed a bug in int_x509_param_set_hosts, calling strlen() if name |
| 34 | is 0. Issue notice by Christian Heimes <christian@python.org> | 34 | length provided is 0 to match the OpenSSL behaviour. Issue noticed |
| 35 | by Christian Heimes <christian@python.org>. | ||
| 35 | 36 | ||
| 36 | * Fixed openssl(1) build on MacOS 10.11 and older. | 37 | * Fixed builds macOS 10.11 and older. |
| 37 | 38 | ||
| 38 | 2.7.0 - Bug fixes and improvements | 39 | 2.7.0 - Bug fixes and improvements |
| 39 | 40 | ||
