aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-08-28 23:24:28 -0500
committerBrent Cook <bcook@openbsd.org>2015-08-28 23:24:28 -0500
commitda424147c99796b8ab6f6f0d73dc8f521a12d0fc (patch)
tree671eed513cabfa6bde21bc0d9777385f279005d9
parent61ad89df15ffd78ae893f68af66f25312989b522 (diff)
downloadportable-2.2.3.tar.gz
portable-2.2.3.tar.bz2
portable-2.2.3.zip
clarify reportersv2.2.3
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a40235f..2f353a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,14 +33,14 @@ LibreSSL Portable Release Notes:
33 * LibreSSL 2.2.2 incorrectly handles ClientHello messages that do not 33 * LibreSSL 2.2.2 incorrectly handles ClientHello messages that do not
34 include TLS extensions, resulting in such handshakes being aborted. 34 include TLS extensions, resulting in such handshakes being aborted.
35 This release corrects the handling of such messages. Thanks to 35 This release corrects the handling of such messages. Thanks to
36 Ligushka from github. 36 Ligushka from github for reporting the issue.
37 37
38 * Added install target for cmake builds. Thanks to TheNietsnie from 38 * Added install target for cmake builds. Thanks to TheNietsnie from
39 github. 39 github.
40 40
41 * Updated pkgconfig files to correctly report the release version 41 * Updated pkgconfig files to correctly report the release version
42 number, not the individual library ABI version numbers. Thanks to 42 number, not the individual library ABI version numbers. Thanks to
43 Jan Engelhardt. 43 Jan Engelhardt for reporting the issue.
44 44
452.2.2 - More TLS parser rework, bug fixes, expanded portable build support 452.2.2 - More TLS parser rework, bug fixes, expanded portable build support
46 46