From 18e23866128fcc35e01b61e3f75fc25abfcd72ac Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sat, 10 Sep 2016 14:39:08 -0400 Subject: [PATCH] Updated release notes --- Readme.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Readme.txt b/Readme.txt index 22a11366..c1c00d26 100644 --- a/Readme.txt +++ b/Readme.txt @@ -518,15 +518,16 @@ the mailing list. * ARM NEON and ARMv8 ASIMD * ARMv8 carry-less multiply - improved MIPS, ARMv7 and ARMv8 support - * more IoT gadget testing - * cryptest.sh and tailored tests + * added scripts setenv-{android|embedded|ios}.sh for GNUmakfile-cross + * aggressive use of -march= and -mfpu= in cryptest.sh - improved build systems * Visual Studio 2010 default * added CMake support - * archived VC++ 5/0/6.0 and VS2005 project files - * archived Borland project files + * archived VC++ 5/0/6.0 project files (vc60.zip) + * archived VS2005 project files (vs2005.zip) + * archived Borland project files (bds10.zip) - improved Testing and QA - * added more platforms and compilers support + * added more platforms and compilers * added more tests in cryptest.sh * added code generation tests based on CPU features * added C++03, C++11, C++14, C++17 testing