aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2022-10-20 13:52:58 +0200
committerTheo Buehler <tb@openbsd.org>2022-10-20 13:52:58 +0200
commit6419191d820c295055a11fccfe2f1387d6e682f8 (patch)
treeae19329030e8873283807aa78a5b5020ce8b6113
parent6b6a09c8d459c52f8b7710073094f215eca2d9db (diff)
downloadportable-6419191d820c295055a11fccfe2f1387d6e682f8.tar.gz
portable-6419191d820c295055a11fccfe2f1387d6e682f8.tar.bz2
portable-6419191d820c295055a11fccfe2f1387d6e682f8.zip
Initial ChangeLog for 3.6.1
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5c4617..78ebb32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,15 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
313.6.1 - Stable release
32
33 * Bug fixes
34 - Custom verification callbacks could cause the X.509 verifier to
35 fail to store errors resulting from leaf certificate verification.
36 Reported by Ilya Shipitsin.
37 - Unbreak ASN.1 indefinite length encoding.
38 Reported by Niklas Hallqvist.
39
313.6.0 - Development release 403.6.0 - Development release
32 41
33 * Internal improvements 42 * Internal improvements