From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29581 invoked from network); 16 Oct 2001 13:11:40 -0000 Received: from unknown (HELO sunsite.dk) (130.225.247.90) by ns1.primenet.com.au with SMTP; 16 Oct 2001 13:11:39 -0000 Received: (qmail 7859 invoked by alias); 16 Oct 2001 13:11:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16066 Received: (qmail 7846 invoked from network); 16 Oct 2001 13:11:26 -0000 To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: differences between the two branches In-reply-to: "Peter Stephenson"'s message of "Sat, 14 Oct 2000 20:02:48 BST." <20001014190253.4AC4E14283@pwstephenson.fsnet.co.uk> Date: Tue, 16 Oct 2001 14:10:59 +0100 Message-ID: <6465.1003237859@csr.com> From: Peter Stephenson I've committed the following changes of mine to 4.0. The crucial compinstall changes are already there, so I didn't alter that. Index: ChangeLog =================================================================== RCS file: /cvsroot/zsh/zsh/ChangeLog,v retrieving revision 1.1193.4.107 diff -u -r1.1193.4.107 ChangeLog --- ChangeLog 2001/10/15 11:59:11 1.1193.4.107 +++ ChangeLog 2001/10/16 13:03:55 @@ -240,6 +240,11 @@ * users/4092: Src/hist.c: Don't lose the last history line when a signal causes us to rewrite the history file. +2001-08-07 Peter Stephenson + + * 15583: Config/installfns.sh: ignore CVS directories for + all function installations, not just with subdirectories. + 2001-08-06 Oliver Kiddle * 15574: Completion/Unix/Command/_cvs, Completion/Unix/Type/_users, @@ -259,6 +264,17 @@ * 15551: Completion/Unix/Command/_gzip: handle -l and -t as done for -d; only complete presumably compressed files. +2001-07-27 Peter Stephenson + + * 15508: Completion/Unix/Command/_cvs: cvs tag told you it was + going to complete a tag, but then didn't. + +2001-07-26 Peter Stephenson + + * 15498: Doc/Zsh/builtins.yo, Doc/Zsh/zle.yo: fix cross-refs + for zle builtins and add extra texinfo nodes for zle keymaps, + builtins and widgets. + 2001-07-26 Oliver Kiddle * 15503: Test/E01options.ztst: fix posixbuiltins test so that it @@ -315,6 +331,11 @@ * 15308: Src/builtin.c: Fix infinite loop on `r OLD=NEW' when OLD is the empty string, by rejecting replacements with an empty OLD. + +2001-07-06 Peter Stephenson + + * 15279: Doc/Zsh/expn.yo: describe those ${(S)...%%...} things + so that even I understand what the code does. 2001-07-06 Oliver Kiddle -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 392070 ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************