From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by sourceware.org (Postfix) with ESMTPS id 1BE5C385E83A for ; Mon, 8 Mar 2021 12:43:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1BE5C385E83A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=Christian.Franke@t-online.de Received: from fwd00.aul.t-online.de (fwd00.aul.t-online.de [172.20.26.147]) by mailout09.t-online.de (Postfix) with SMTP id CA7C5301 for ; Mon, 8 Mar 2021 13:42:59 +0100 (CET) Received: from [192.168.2.101] (TtxxIoZXoha3qKBscssibpvOPf-JrTZMT9AvM3uOuoMLpVYpPws9O6uCTgQr30eQtt@[79.230.173.82]) by fwd00.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1lJFDv-3tjuhE0; Mon, 8 Mar 2021 13:42:59 +0100 Subject: Re: 3.2.0 release notes To: cygwin-developers@cygwin.com References: From: Christian Franke Message-ID: Date: Mon, 8 Mar 2021 13:42:59 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 SeaMonkey/2.53.6 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ID: TtxxIoZXoha3qKBscssibpvOPf-JrTZMT9AvM3uOuoMLpVYpPws9O6uCTgQr30eQtt X-TOI-EXPURGATEID: 150726::1615207379-00010A86-3F8FD8E5/0/0 CLEAN NORMAL X-TOI-MSGID: d257dde0-94e1-47da-8981-e470b7108b91 X-Spam-Status: No, score=2.2 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_LINKBAIT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-developers@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin core component developers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2021 12:44:00 -0000 Corinna Vinschen wrote: > Hey guys, > > > all of you contributing to Cygwin 3.20, can you please check the > release notes in winsup/cygwin/release/3.2.0 and see if soomething > you provided a patch for is missing? https://sourceware.org/pipermail/cygwin-patches/2020q4/010843.html (33cfa77) and this related commit: https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a29d4a8 Thanks, Christian