Added NEWS entries for AT_HWCAP2 and POWER8 enablement.

This commit is contained in:
Ryan S. Arnold 2013-07-25 10:49:13 -05:00
parent cb821cb175
commit be063fa458

5
NEWS
View File

@ -79,6 +79,11 @@ Version 2.18
When the --enable-lock-elision=yes parameter is specified at configure
time lock elision will be enabled by default for all PTHREAD_MUTEX_DEFAULT
mutexes.
* Support added for AT_HWCAP2 (to coincide with Linux kernel 3.10
availability). Implemented by Ryan S. Arnold.
* Support added for POWER8 platform. Implemented by Ryan S. Arnold.
Version 2.17