From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id D5AE9388B1F7; Wed, 8 Jun 2022 12:59:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5AE9388B1F7 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc/release/2.35/master] NEWS: Add a bug fix entry for BZ #29225 X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/release/2.35/master X-Git-Oldrev: 97dd8b3f705b23de1f84713082b631189084a33b X-Git-Newrev: 99978cd42c55ee427fb512de69638045f6d525c7 Message-Id: <20220608125919.D5AE9388B1F7@sourceware.org> Date: Wed, 8 Jun 2022 12:59:19 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2022 12:59:19 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=99978cd42c55ee427fb512de69638045f6d525c7 commit 99978cd42c55ee427fb512de69638045f6d525c7 Author: Adhemerval Zanella Date: Wed Jun 8 09:40:28 2022 -0300 NEWS: Add a bug fix entry for BZ #29225 Diff: --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 91acc73df7..8d13863133 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,8 @@ The following bugs are resolved with this release: [29211] libc: __open_catalog is not y2038 aware [29213] libc: gconv_parseconfdir is not y2038 aware [29214] nptl: pthread_setcanceltype fails to set type + [29225] network: Mistyped define statement in socket/sys/socket.h in + line 184 Version 2.35