summaryrefslogtreecommitdiff
path: root/History.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-02-23 14:03:49 -0500
committerJeffrey Walton <noloader@gmail.com>2019-02-23 14:03:49 -0500
commit6138b8a12728b6e7c4363bade308bf05226d0005 (patch)
treeed9d08d867ad8ec731c3a6c67288b70da8afd5db /History.txt
parent20e9e0cb10f303b8a1262783fa53ec44f4f1a085 (diff)
downloadcryptopp-git-6138b8a12728b6e7c4363bade308bf05226d0005.tar.gz
Post-release version increment
Also see https://www.cryptopp.com/wiki/Release_Process#Increment_version_numbers
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/History.txt b/History.txt
index 15bf004f..736bcf93 100644
--- a/History.txt
+++ b/History.txt
@@ -455,10 +455,10 @@ last several releases.
8.1.0 - February 22, 2019
- minor release, no recompile of programs required
- expanded community input and support
- 56 unique contributors as of this release
+ * 56 unique contributors as of this release
- fix OS X PowerPC builds with Clang
- add Microsoft ARM64 support
- - fix iPhone Simulator build due to missign symbols
+ - fix iPhone Simulator build due to missing symbols
- add CRYPTOPP_BUGGY_SIMD_LOAD_AND_STORE
- add carryless multiplies for NIST b233 and k233 curves
- fix OpenMP build due to use of OpenMP 4 with down-level compilers