From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [217.72.192.73]) by sourceware.org (Postfix) with ESMTPS id 9AC523857829 for ; Wed, 11 Nov 2020 09:55:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9AC523857829 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=towo.net Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo@towo.net Received: from [192.168.178.45] ([95.90.245.244]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MGhds-1kXmsy0RiU-00Dria for ; Wed, 11 Nov 2020 10:55:06 +0100 To: cygwin-announce@cygwin.com From: Thomas Wolff Subject: Updated: mintty 3.4.3 Message-ID: <71010a8f-ce56-48f0-8a09-969c6842e972@towo.net> Date: Wed, 11 Nov 2020 10:55:05 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K1:MaKlD3KTJQDoQjq6KRaeH+LFC4sNrhQ0vZItLU9jwzYW9a/dn1K 8+FPmFbTdF42O68r5ajc4z1BqSQdtzId9JUNeScLHzp614x7geLmC8sW/ybMzgNRQiM+9Cm dLwHwSaCXmeaadQK7i7bgRV9s/nWjxT4Mf3qjdXXB1P95ZsjgR73S9hxOsf+cWaiKgQyCjp IHgQ2IokzK15P0t4wWSrA== X-UI-Out-Filterresults: notjunk:1;V03:K0:gb5zyPxPyz4=:0jwmIPKUptZef1fL71ri8r 8qcrVxMrMHD4LxcV5T2mRHkO9mD2hlqYvUZ7dMVahoGqWk8RGpROfDm+fRcfzB5RImaF/x2i0 elPxS/BtnUvrHyiIf/82/SzSEFwmbJDmk9CjX9QXTWmO/wpHQQSlASUjIQ7AQ36USNDBzyfDM tzCmQXCaw7pQFIGCLkCiVEZ3tEe+YyBtf8gMYp4P5ZeyKLE3k43UgNk89EuWmbXWzEcOUjM5H oQzdRCSwCGstz+GgAVzA3kvp3YVjm7xszHdgxv2qR53t/FPbSWnyFOQRvwF34ZIaxq8plxqQD CVJECj4Q3XfIVgu7peuINPZpPCepJcScckK9Rhk97iFmGOZKxq355Op85AclqEgb5bzPa18Rt bQBMGCC0xnGH/9DVnk3onTRpSvqwXyCq2S6/WsHaqlzEQiIUfZtp1wmpCqDUsN97pcCqQzAG/ ZYTg6/Jskw== X-Spam-Status: No, score=2.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_LINKBAIT, KAM_NUMSUBJECT, RCVD_IN_ABUSEAT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, 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-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2020 09:55:09 -0000 I have uploaded mintty 3.4.3 with the following changes: Character encoding   * Fixed locale setup interworking with bash startup profile (~#1050).   * Handling empty startup locale to be consistent with system-derived shell locale (~#1050). The homepage is at http://mintty.github.io/ It also links to the issue tracker. ------ Thomas