aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2018-03-25 22:31:14 -0500
committerBrent Cook <bcook@openbsd.org>2018-03-25 22:32:00 -0500
commita98f8a3a13e7e9e2f640e0987085d5b971bf8510 (patch)
treecb39d0f03896ac5aa655e9a1e39511513348fd1a
parent55c0cacca0fe675a15389dc175088528a5d2cd00 (diff)
downloadportable-a98f8a3a13e7e9e2f640e0987085d5b971bf8510.tar.gz
portable-a98f8a3a13e7e9e2f640e0987085d5b971bf8510.tar.bz2
portable-a98f8a3a13e7e9e2f640e0987085d5b971bf8510.zip
update changelog
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a388eec..e00e9f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,14 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.7.2 - Stable release
32
33 * Updated and added extensive new HISTORY sections to API manuals.
34
35 * Added support for shared library builds with CMake on all supported
36 platforms. Note that some of the CMake options have changed, consult
37 the README for details.
38
312.7.1 - Bug fixes 392.7.1 - Bug fixes
32 40
33 * Fixed a bug in int_x509_param_set_hosts, calling strlen() if name 41 * Fixed a bug in int_x509_param_set_hosts, calling strlen() if name