diff options
author | Brent Cook <bcook@openbsd.org> | 2018-10-17 08:42:03 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2018-10-17 08:42:53 -0500 |
commit | d826f2dfc13d08c7c69fed7ecc28aed7443e81f7 (patch) | |
tree | 2f69a56a4f0fe5d439267d2421b6f72e99ae32ab | |
parent | 046af104b8a93b36b713de57c60a9c6222484f0e (diff) | |
download | portable-d826f2dfc13d08c7c69fed7ecc28aed7443e81f7.tar.gz portable-d826f2dfc13d08c7c69fed7ecc28aed7443e81f7.tar.bz2 portable-d826f2dfc13d08c7c69fed7ecc28aed7443e81f7.zip |
s/renegotion/renegotiation/
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ LibreSSL Portable Release Notes: | |||
85 | prudence. | 85 | prudence. |
86 | 86 | ||
87 | * Correctly clear the current cipher state, when changing cipher state. | 87 | * Correctly clear the current cipher state, when changing cipher state. |
88 | This fixed an issue where renegotion of cipher suites would fail | 88 | This fixed an issue where renegotiation of cipher suites would fail |
89 | when switched from AEAD to non-AEAD or vice-versa. | 89 | when switched from AEAD to non-AEAD or vice-versa. |
90 | Issue reported by Bernard Spil. | 90 | Issue reported by Bernard Spil. |
91 | 91 | ||