From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 261CE385AE52 for ; Tue, 5 Jul 2022 13:20:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 261CE385AE52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1657027234; bh=WBQb9OApXRg5zMGyUYeJJqYdMn4SDS/za4OvpTtAkXk=; h=Date:Subject:To:From:Reply-To:From; b=H9K386ukuF/Zp17BarjDs/G7US58VJbYeZZWq3P9oD1JCOPu8jcRtbklfeY4BaMLh 23wRwH1EycnwpyrQoxFmxjnixc0aOIFy2NaiSV048e8BQXmVs0x6XDM9lLRdxwUfOs xUdIdmBJs8dhIR/bf0k5fid8NaJl2tcARQGlthwE= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C5C6D3857426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1657027233; bh=WBQb9OApXRg5zMGyUYeJJqYdMn4SDS/za4OvpTtAkXk=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=IF+31v6kVpLLqopWvPe3DcJ/GnL+QenuOgTu6U8oyel3vcL1PQC+rUWpgaXN3Wp5C MtUchyANPZWExaDAEN9LRjGReBRzOhqpNKxllbqIL5qQl4eqMrlGMeZ3dmzBqFyfUQ 9D72geNalSPqUQq/FRnhD9U7VYBLTNeg9WH7/Qro= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 188013858292 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Jz+NUdKQAxi+jD8Nmo2DWzV3xnjMXGeUTMtibbAdHsA=; b=ZzdkF2LWoMdyYwTPZRtJpccQoxKgq036Ac1jalMGFG2XlvOx+Hl7HbVmq/UJ1pLdZD 4p1zrKQVEKFvQtEhACjRm3dcRFec61iWifBrtOpkIatCiTFyDZpVd+8WwJUP/6PjKg6Z Q9moFGi6nsgliZyJseWHYYAmsLgjFdb7NsW9V795KT+zkrze9c5U1C6ZLem8v2g4WsHv hQu/KZZbE/GbwaZ4Pmqt8OLkFVB8xgyDVMZ3umKKWKs+vT04NMLubTtdztel+OP+94h0 PEHJ8bBslOipnaz9evnHR6RhaLxC6hINeld3uh0GHDT06bYmNy1oEr4cIvpndYvnx65t lOUQ== X-Gm-Message-State: AJIora/RBewFZzqbg8BnuMK/3C7cClXdn5XhPRuRsLEglenvLUG1oDWB XL0zyvZxDRDihKpTD1380TA0P2eUpA+4kNPq70gF44L/npk= X-Google-Smtp-Source: AGRyM1seM5V0xd5ptKlgzCBvuFA2NUDB5AJdOtbcJfL+1XjPUz6uKwofklm9R1MOKIhVwmiW8hKBr3O5/zobsEQYAcc= X-Received: by 2002:a05:6808:1456:b0:335:b63c:64a3 with SMTP id x22-20020a056808145600b00335b63c64a3mr17996904oiv.265.1657027219930; Tue, 05 Jul 2022 06:20:19 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 5 Jul 2022 09:20:02 -0400 Message-Id: Subject: [ANNOUNCEMENT] fish 3.5.0-1 To: cygwin@cygwin.com X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Andrew Schulman via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2022 13:20:34 -0000 fish 3.5.0-1 is now available in Cygwin. This release has many small improvements and bug fixes since the previous Cygwin release, 3.4.1-1. See the upstream release notes[1] for a 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: https://fishshell.com Andrew E. Schulman [1] https://fishshell.com/docs/current/relnotes.html ******************************************************************* 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.