aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2018-10-17 08:42:03 -0500
committerBrent Cook <bcook@openbsd.org>2018-10-17 08:42:53 -0500
commitd826f2dfc13d08c7c69fed7ecc28aed7443e81f7 (patch)
tree2f69a56a4f0fe5d439267d2421b6f72e99ae32ab
parent046af104b8a93b36b713de57c60a9c6222484f0e (diff)
downloadportable-d826f2dfc13d08c7c69fed7ecc28aed7443e81f7.tar.gz
portable-d826f2dfc13d08c7c69fed7ecc28aed7443e81f7.tar.bz2
portable-d826f2dfc13d08c7c69fed7ecc28aed7443e81f7.zip
s/renegotion/renegotiation/
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b835c95..b21ba99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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