diff options
author | Brent Cook <busterb@gmail.com> | 2019-03-19 05:32:58 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2019-03-19 05:32:58 -0500 |
commit | 6b8dcd5be9b3045413f07bfc3cdc57c4a17470e7 (patch) | |
tree | 2899619988ff6221d7b4509baa033fb2633264e5 /ChangeLog | |
parent | 4ea2a01a0d2cc889e95316f51c7a36f8f158df44 (diff) | |
parent | 23fa9a51d8f50a563566455dd9428c3525c9216d (diff) | |
download | portable-6b8dcd5be9b3045413f07bfc3cdc57c4a17470e7.tar.gz portable-6b8dcd5be9b3045413f07bfc3cdc57c4a17470e7.tar.bz2 portable-6b8dcd5be9b3045413f07bfc3cdc57c4a17470e7.zip |
Add #506, add SM4 build
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ LibreSSL Portable Release Notes: | |||
30 | 30 | ||
31 | 2.9.0 - Development release | 31 | 2.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 |