diff options
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -28,6 +28,13 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 2.7.1 - Bug fixes | ||
| 32 | |||
| 33 | * In int_x509_param_set_hosts, Call strlen() if name length provided | ||
| 34 | is 0. Issue notice by Christian Heimes <christian@python.org> | ||
| 35 | |||
| 36 | * Fixed openssl(1) build on MacOS 10.11 and older. | ||
| 37 | |||
| 31 | 2.7.0 - Bug fixes and improvements | 38 | 2.7.0 - Bug fixes and improvements |
| 32 | 39 | ||
| 33 | * Added support for many OpenSSL 1.0.2 and 1.1 APIs, based on | 40 | * Added support for many OpenSSL 1.0.2 and 1.1 APIs, based on |
