From: Carlos O'Donell Date: Tue, 26 Nov 2013 14:47:45 +0000 (-0500) Subject: NEWS: Only public headers have __unused/__block changed. X-Git-Tag: glibc-2.19~455 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fe162299f47ced903e3d634e216d622a5d9af52;p=platform%2Fupstream%2Fglibc.git NEWS: Only public headers have __unused/__block changed. --- diff --git a/NEWS b/NEWS index 6b0a993..f4efb6a 100644 --- a/NEWS +++ b/NEWS @@ -21,9 +21,9 @@ Version 2.19 16071, 16072, 16074, 16078, 16103, 16112, 16143, 16144, 16146, 16150, 16151, 16153, 16167, 16172, 16245. -* The public and private headers no longer use __unused nor __block. This - change is to support compiling programs that are derived from BSD sources - and use __unused internally, and to support compiling with Clang's -fblock +* The public headers no longer use __unused nor __block. This change is to + support compiling programs that are derived from BSD sources and use + __unused internally, and to support compiling with Clang's -fblock extension which uses __block. * CVE-2012-4412 The strcoll implementation caches indices and rules for