X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5291639540BF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598889654; bh=4cj0snSDz5HkYMNbpz1T+KxwRyLu3n1iclbCBnnCtT4=; h=To:Subject:Date:From:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:Reply-To:From; b=FI7NxzErvs04/9jwGxorfczAJDSBbfG2nrnRoRPiwBZAsBY4fVK+zYe0ZLNhpb24B XQ9MfT/2SYRjA/nsCM7biHuUMk3TvQag9aTrA/z6yn9EZJD1J4r7by2JLVbFgkX4Pd 1DnGErUfJqeadCuQnLD623id7zs4iyuyq5Y79lQE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 18BD7386EC2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598889652; bh=toe9CGMMmfdGN13PKQQ0pVfV+jc95nQ6Hx6hGTpvgEg=; h=To:Subject:Date:From:Reply-To:From; b=CSvMh19tXDrHojyxYxkeVnjmzbeks0fziNDtMN1av95v68GBFVY0YE2VM4kdIvbuE 9n7t3rkkI4LeY8tOyLM2+DlY24a4YLwRogHDyxwgh/OuGmHiNH/ycWijJJ6yVzeKhj ZAexToEk09pkIO3oY6CvA79LTgqk/kiztUAYuuMs= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0E323951C63 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598889651; bh=8Z3SE/ZCWN7zyqlcD60P0+ij7Y7mHUS8Vd7vmIIPMNw=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=nzIiFnUjfvrJYPLNdDdBStpRiKVJw/M2KcFDJpii1feYTUG8yTeCeQZiOgR3GbsRQ 1eqeYm5KUoqzJ3/JfUgT8f5tUZLIRl/1Q/DCPewELCyHGTfYUTleSzfR2TrmTl7Vun TATLQRwGreh7YCVfyD1+yKY/eFU+/g2d/k0XQQ1U= DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9AA493851C17 X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgeduiedrudefhedgkeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuvehomhgtrghsthdqtfgvshhipdfqfgfvpdfpqffurfetoffkrfenuceurghilhhouhhtmecufedttdenucgfrhhlucfvnfffucdlqdeimdenucfjughrpefhvffufffkofggtgfgsehtqhfstdfutddvnecuhfhrohhmpeetnhgurhgvficuufgthhhulhhmrghnuceoshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovheqnecuggftrfgrthhtvghrnhepudegleduuedtffeghfduleeuhffhieffvdelfeefffeivdfhffdvieeuueeuudevnecuffhomhgrihhnpehfihhshhhshhgvlhhlrdgtohhmpdgthihgfihinhdrtghomhdphihouhhrughomhgrihhnrdgtohhmnecukfhppedujeefrdejledrudekiedrudegfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopehhvghlihhumhdrhedvtddtqdhglhgvnhifohhougdrnhgvthdpihhnvghtpedujeefrdejledrudekiedrudegfedpmhgrihhlfhhrohhmpehstghhuhhlmhgrnhdrrghnughrvgifsegvphgrrdhgohhvpdhrtghpthhtoheptgihghifihhnqdgrnhhnohhunhgtvgestgihghifihhnrdgtohhm X-Xfinity-VMeta: sc=-6.00;st=legit To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] fish-3.1.2 Date: Mon, 31 Aug 2020 11:27:30 -0400 Message-Id: X-Mailer: Forte Agent 4.2/32.1118 MIME-Version: 1.0 X-Spam-Status: No, score=4.5 required=5.0 tests=BAYES_40, DKIM_SIGNED, DKIM_VALID, KAM_DMARC_REJECT, KAM_NUMSUBJECT, SPF_HELO_NONE, SPF_SOFTFAIL, 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-Mailman-Approved-At: Mon, 31 Aug 2020 16:00:50 +0000 X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 From: Andrew Schulman via Cygwin-announce X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" fish 3.1.2-1 is now available in Cygwin. This release has many bug fixes since the previous release Cygwin, 3.1.0-1. See https://fishshell.com/release_notes.html for the list. fish is the friendly interactive shell. It's a Unix shell that focuses on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. Home page: http://fishshell.com Andrew E. Schulman ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple