From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76089 invoked by alias); 2 Mar 2018 17:16:45 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 76080 invoked by uid 89); 2 Mar 2018 17:16:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy= X-HELO: relay1.mentorg.com Date: Fri, 02 Mar 2018 17:16:00 -0000 From: Joseph Myers To: Florian Weimer CC: Subject: Re: [PATCH] nptl: Add pthread_thread_number_np function In-Reply-To: <20180302144153.3A2174012F51F@oldenburg.str.redhat.com> Message-ID: References: <20180302144153.3A2174012F51F@oldenburg.str.redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) To SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) X-SW-Source: 2018-03/txt/msg00035.txt.bz2 On Fri, 2 Mar 2018, Florian Weimer wrote: > diff --git a/NEWS b/NEWS > index 60dd2f778d..259b33a829 100644 > --- a/NEWS > +++ b/NEWS > @@ -104,7 +104,8 @@ Major new features: > _Float32x types, as defined by ISO/IEC TS 18661-3:2015. These are > corresponding interfaces to those supported for _Float128. > > -* glibc now implements the memfd_create and mlock2 functions on Linux. > +* glibc now implements the memfd_create, mlock2, and > + pthread_thread_number_np functions on Linux. This is the 2.27 section of NEWS. You need to update the 2.28 section instead. -- Joseph S. Myers joseph@codesourcery.com