summaryrefslogtreecommitdiff
path: root/Readme.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 /Readme.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 'Readme.txt')
-rw-r--r--Readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.txt b/Readme.txt
index d5ea1b49..8602c5cf 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -296,7 +296,7 @@ for the record back to Crypto++ 1.0.
* 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