diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -107,6 +107,8 @@ LibreSSL Portable Release Notes: | |||
| 107 | - Rewrote SSL_select_next_proto() using CBS, also fixing a buffer | 107 | - Rewrote SSL_select_next_proto() using CBS, also fixing a buffer |
| 108 | overread that wasn't reachable when used as intended from an | 108 | overread that wasn't reachable when used as intended from an |
| 109 | ALPN callback. | 109 | ALPN callback. |
| 110 | - Avoid pushing a spurious error onto the error stack in | ||
| 111 | ssl_sigalg_select(). | ||
| 110 | 112 | ||
| 111 | 3.9.0 - Development release | 113 | 3.9.0 - Development release |
| 112 | 114 | ||
