From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.134]) by sourceware.org (Postfix) with ESMTPS id 273FC384A07D for ; Mon, 8 Mar 2021 21:01:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 273FC384A07D Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue009 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MTznO-1lA7sd3Dww-00R5Id for ; Mon, 08 Mar 2021 22:01:41 +0100 Received: by calimero.vinschen.de (Postfix, from userid 500) id 4B452A8266C; Mon, 8 Mar 2021 22:01:41 +0100 (CET) Date: Mon, 8 Mar 2021 22:01:41 +0100 From: Corinna Vinschen To: cygwin-developers@cygwin.com Subject: Re: 3.2.0 release notes Message-ID: Reply-To: cygwin-developers@cygwin.com Mail-Followup-To: cygwin-developers@cygwin.com References: <9f20d832-28af-2536-9877-1105d88ce420@towo.net> <5116582d-6d41-2fa7-5f5a-e2d99061a270@towo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5116582d-6d41-2fa7-5f5a-e2d99061a270@towo.net> X-Provags-ID: V03:K1:sJZY8Dwvnis4/WDaEzFCPVG1Sp/L0J+ot3EJMy8pmYH9bzS65FL z+hWTzgk3Sf9ebHv5QX4BOv5w+nTO3oeyMqS5vQbXxTavSfk9AVdWtw794Co0a+Vj5x9y2l u6tTV0Zva/jIrskchPGOWtKfh8zU42HyZAVaLksIksNzT9hxXM5N9p8miK6Lr328sMDoq/u QHaNESe8JJpzQk971Ni6w== X-UI-Out-Filterresults: notjunk:1;V03:K0:Spmi+ReUodw=:WcPrTZYo/hOcZCRX8v9hNl a9+77lmb8DJyywYgFjChN9FacTNPM5auDo3GT1T7/7OmX8voEGthHPT/aSf5ybpIQheybYMkL Ds1w7D5NMhuSeQFIHjP8u8N+IYlltSLG8M+ZJrkNQLD7Mq/qaz+nv5yMg1F0vDcGkyJQAn6U2 L69lJoN70311ZDGR6qH4+EDvu9DKHnDyEZ7v4rCtc//nN6sz7XoibB9+ZVuSJoFLEv0BaXPpB bDbH0P3a/yjrZ0O4LDKlmxLVwl4K5eoORiPoHyhB5x0DXQnYcUVTi3WZSM/R8RwwmjJ5I2Fw7 r6PpP4ANAfGDWg/wfl84wn0Dp6lXLYHAaX899kzU+ZS2B+jMYgCGuTFEAnVSxaEGlCDIm/XqX 0uvQcKn6MpDsVXm5rJ33E65YuZMXpgFQ/gcem9rEMIkcjMeHn0BBhybd20a5R/0QHxZIZ9mVJ tYhltfo4Cg== X-Spam-Status: No, score=-101.1 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=ham autolearn_force=no version=3.4.2 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 21:01:44 -0000 On Mar 8 18:53, Thomas Wolff wrote: > Am 08.03.2021 um 15:00 schrieb Corinna Vinschen via Cygwin-developers: > > On Mar 8 12:44, Thomas Wolff wrote: > > > Am 08.03.2021 um 11:29 schrieb Corinna Vinschen via Cygwin-developers: > > > > 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? I'm planning to come up with > > > > the first test release today or tomorrow. > > > I'd add some details about > > > > - Revamped pseudo console support. > > > particularly that this is no longer active for cygwin apps. This also > > > removes a significant terminal output speed reduction. > > Hmm, do you have some concise wording in mind? I'm not so sure how to > > describe this best... > > - Revamped pseudo console support. Conditionally activating it only when a non-cygwin application is run. > > (But Takashi should verify the wording, please, as I've only followed the development as an observer.) Sounds good. Takashi, what do you think? Thanks, Corinna