Updated release notes

pull/263/head
Jeffrey Walton 2016-09-10 09:40:26 -04:00
parent 3482a09a15
commit 6c1d4575fb
1 changed files with 2 additions and 1 deletions

View File

@ -511,7 +511,8 @@ the mailing list.
- added CRC32-C - added CRC32-C
* C/C++, Intel CRC, and ARMv8 CRC * C/C++, Intel CRC, and ARMv8 CRC
- improved GCM mode - improved GCM mode
* ARMv8 ASIMD using carry-less multiply * ARM NEON and ARMv8 ASIMD
* ARMv8 carry-less multiply
- improved MIPS, ARMv7 and ARMv8 support - improved MIPS, ARMv7 and ARMv8 support
* more IoT gadget testing * more IoT gadget testing
- improved build systems - improved build systems