X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 41E9E3896C27
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1620738787;
	bh=DkHeqHr3GdHFXKIwt5tGRN+TKmoD1iydL42ZdwnDyBE=;
	h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=IKnoGjG1brF6Bl1rEHvVvsH0YR5bSBGQ7yGOui0WnnDZaAxNDcPgut44XLJuzD4bI
	 SZbAhq/JRPKJSRAP55nsA6YPe/G+xzDMwHek74j7gCkPdOT+9K7STRloE5cI8dRU3k
	 WMqtYzPg4n4upuGu+np4uwLAYVW83XKY0aDbfn3c=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B186D388C006
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68B453886C72
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6453E3839C58
X-Mailbox-Line: From cygwin-announce-tcsh-6.22.04-1 Tue May 11 15:08:13 2021
To: cygwin@cygwin.com
Date: Tue, 11 May 2021 15:08:13 +0200
Message-Id: <announce.20210511150813.653530-1-corinna-cygwin@cygwin.com>
Subject: [ANNOUNCEMENT] tcsh 6.22.04-1
X-Provags-ID: V03:K1:q6iRldlGcviVToSMbueL2hkCEekBXX72whmW1UDsi3I9kh9APR+
 KbvCWy18Stlgjj4hiYZu7gFQfHDwF/qTGrBgtH4m3rFTRAX4diiBYFTlPAEYwHpqH75OdA2
 LEcd7bUdW2CHnAv0EOgSOs/TjJyZ1YXo3SoZjiFzAbfwwnW1U4IRlYDTyuJARnAPjX0yiIM
 WUfBoaj/d7pr1BIAeD1PQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:0gGvipgrQLo=:A2ka8ulEP7csuK4IL8qYfy
 EPynMkOMwRlMiPjlVP9t/0UtnyeCTS/QqXokLa5+eqJUTxm1943Kv77rnPlIlE8tMATF8N9bn
 3q+2cKfchFuPqArRO+WH3pqpubXlQpri8lfe/ED7hX7/OXUL4QdZFq+Wwa/ZsBL/6/kR+vlih
 5EHrAp4muo3KA/P440+jt7tr9XcVYFVBWguPCNyjxLDF7uxD8PcVFmJMtpwbN0yqxxSvCVIPn
 zARDvuAbyKAlbFsCRW4MMC/TYudgR+6KwyDlXJAEy89ovBIFEcQ4qJ+dLDBWzdoQUsGjv3jfb
 rJnix52iQmq6fvhWoqSQ2P5VtdwWAVZhw2ZQvC79VxL24IUNi9ONZlYSr76tWNxBlYIZhJfyt
 BnEs2A1w+GsN3YyyRAfO/YfaqN6/fEhX3PQSDj6axSijy1lQSwxaVscSWbT3OENYe4mrPL/qK
 8AnqhaNLCJhB/ZoEUiOHr1KwircNZs3XMO/bWtq4cpHIoXEfG4bxpJ4BljugdTFZLViylYS0t
 6RLTu7jFnjlyp8LlL6psOY=
X-Spam-Status: No, score=-99.0 required=5.0 tests=BAYES_00,
 GOOD_FROM_CORINNA_CYGWIN, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS,
 KAM_NUMSUBJECT, 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-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Corinna Vinschen via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Corinna Vinschen via Cygwin-announce <cygwin-announce@cygwin.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

The following packages have been uploaded to the Cygwin distribution:

* tcsh-6.22.04-1

Tcsh is an enhanced but completely compatible version of csh, the C
shell.  Tcsh is a command language interpreter which can be used both
as an interactive login shell and as a shell script command processor.
Tcsh includes a command line editor, programmable word completion,
spelling correction, a history mechanism, job control and a C language
like syntax.

6.22.04 fixes problems introduced in 6.22.03, which were the reason
we skipped 6.22.03 in Cygwin.  Changes from 6.22.02:

 15. V6.22.04 - 20210426
 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
 13. Fix $x:q:h and $x:q:t return the whole string for strings not containing /

 12. V6.22.03 - 20201118
 11. Fix $x:q:h and $x:q:t to not crash (alzwded) with strings containing /
 10. Block SIGHUP while writing history/directory stack (Brett Frankenberger)
  9. Fixed reversed test that broke history merging (Brett Frankenberger)
  8. Prevent recursive entry for writing history (Brett Frankenberger)
  7. alxwded@github, keep track of the :g and :a modifiers per modifier they
     affect.
  6. alzwded@github, fix infinite loop with :gas variable modifier
  5. PR/88: Add a Q: modifier that preserves empty arguments leaving :q
     alone.


-- 
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
