aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-05-26 12:00:19 +0200
committerTheo Buehler <tb@openbsd.org>2023-05-26 12:01:16 +0200
commit4f1a1ffccf22a49d8c307f5a91b368e048278f55 (patch)
tree8988ccbef0f68a5522b41b9c25c52a0826d2c14b
parent7dff0e9b78d87d3275ee1a7684f63cfede931583 (diff)
downloadportable-4f1a1ffccf22a49d8c307f5a91b368e048278f55.tar.gz
portable-4f1a1ffccf22a49d8c307f5a91b368e048278f55.tar.bz2
portable-4f1a1ffccf22a49d8c307f5a91b368e048278f55.zip
Tweak ChangeLogv3.6.3
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e064300..20ae6a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,11 +28,12 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.6.3 - Stable release 313.6.3 - Bug and reliability fixes
32 32
33 * Bug fixes 33 * Bug fix
34 - Hostflags in the verify parameters would not propagate from an 34 - Hostflags in the verify parameters would not propagate from an
35 SSL_CTX to newly created SSL. 35 SSL_CTX to newly created SSL.
36 * Reliability fix
36 - A double free or use after free could occur after SSL_clear(3). 37 - A double free or use after free could occur after SSL_clear(3).
37 38
383.6.2 - Stable release 393.6.2 - Stable release