summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-09-10 14:53:34 -0400
committerJeffrey Walton <noloader@gmail.com>2016-09-10 14:53:34 -0400
commit90cf9a6c1e81b11bd48415f808573bcb68eb52de (patch)
tree0425116b9f5739e7324d8a8dbf0c3a7947dc6be7 /Readme.txt
parentba2d645fa9a1219c1638899b8d0d314ff9f42e0e (diff)
downloadcryptopp-git-90cf9a6c1e81b11bd48415f808573bcb68eb52de.tar.gz
Updated release notes
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Readme.txt b/Readme.txt
index d3d732aa..65c461e5 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -529,8 +529,7 @@ the mailing list.
* archived VS2005 project files (vs2005.zip)
* archived Borland project files (bds10.zip)
- improved Testing and QA
- * added more platforms and compilers
- * added more tests in cryptest.sh
+ * expanded platforms and compilers
* added code generation tests based on CPU features
* added C++03, C++11, C++14, C++17 testing
* added -O3, -O5, -Ofast and -Os testing