aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Wyatt <daniel.wyatt@ribose.com>2019-03-02 12:32:12 -0500
committerDaniel Wyatt <daniel.wyatt@ribose.com>2019-03-04 08:53:22 -0500
commit23fa9a51d8f50a563566455dd9428c3525c9216d (patch)
tree7659808ae3b7971af9dc532fd133fbf000bdadde /ChangeLog
parent535246269d4a7d8338320f8e6666ca887718c5d0 (diff)
downloadportable-23fa9a51d8f50a563566455dd9428c3525c9216d.tar.gz
portable-23fa9a51d8f50a563566455dd9428c3525c9216d.tar.bz2
portable-23fa9a51d8f50a563566455dd9428c3525c9216d.zip
Add portable scaffold for SM4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2318cd0..2b8c976 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,8 @@ LibreSSL Portable Release Notes:
30 30
312.9.0 - Development release 312.9.0 - Development release
32 32
33 * Added the SM4 block cipher from the Chinese standard GB/T 32907-2016.
34
33 * Fixed warnings about clock_gettime on Windows Visual Studio builds. 35 * Fixed warnings about clock_gettime on Windows Visual Studio builds.
34 36
35 * Fixed CMake builds on systems where getpagesize is defined as an 37 * Fixed CMake builds on systems where getpagesize is defined as an