Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2E6BF63B11D for ; Sun, 14 Mar 2010 14:06:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D644663B161; Sun, 14 Mar 2010 14:06:10 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EB68C63B142 for ; Sun, 14 Mar 2010 14:06:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D7147175DF; Sun, 14 Mar 2010 14:06:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 14 Mar 2010 14:06:09 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/shells/tcsh To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20100314140609.D7147175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Sun Mar 14 14:06:09 UTC 2010 Modified Files: pkgsrc/shells/tcsh: Makefile distinfo pkgsrc/shells/tcsh/patches: patch-aa Log Message: Changes 6.17.00: I am pleased to announce that tcsh-6.17 is now available; this is a mainly a bug fix release with the exception of these three feature additions: 10. always save the whole command, not just the first 80 chars of it. 4. Add autoexpand=onlyhistory (Don Estabrook, m66) 3. Add history in loops (Laurence Darby, m48) Please consult the Fixes files for a complete list of changes. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 pkgsrc/shells/tcsh/Makefile cvs rdiff -u -r1.24 -r1.25 pkgsrc/shells/tcsh/distinfo cvs rdiff -u -r1.10 -r1.11 pkgsrc/shells/tcsh/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.