From 5942e88caf852c96ca3e4f5151eb73345c6f1491 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 7 Mar 2006 22:08:23 +0000 Subject: 22271 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b29d9d9cf..2e44f8900 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ 2006-03-07 Wayne Davison + + * 22271 (updated): Src/subst.c, Src/linklist.c, Src/zsh.h: got rid + of the mult_isarr global from subst.c by using the LinkList's new + flag integer. * unposted: Src/linklist.c, Src/zsh.h: changed the previous-node pointer in a "struct linknode" from "last" to "prev". -- cgit 1.4.1