From 8313cb997d2da2465c8560d3164358a68ea1e9ad Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar <siddhesh@redhat.com> Date: Mon, 18 Feb 2013 16:07:10 +0530 Subject: FUTEX_*_REQUEUE_PI support for non-x86 code Add FUTEX_*_REQUEUE_PI support for the default C code and also add implementations for s-390 and ppc. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 769ae61e53..814fe37f22 100644 --- a/NEWS +++ b/NEWS @@ -9,9 +9,9 @@ Version 2.18 * The following bugs are resolved with this release: - 11561, 13951, 14142, 14200, 14317, 14327, 14496, 14964, 14981, 14982, - 14985, 14994, 14996, 15003, 15006, 15020, 15023, 15036, 15054, 15062, - 15078. + 11561, 13951, 14142, 14200, 14317, 14327, 14496, 14920, 14964, 14981, + 14982, 14985, 14994, 14996, 15003, 15006, 15020, 15023, 15036, 15054, + 15062, 15078. Version 2.17 -- cgit v1.2.3-70-g09d2