diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 58a820360..9e979a7c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2147,11 +2147,11 @@ * users/15314: Doc/Zsh/expn.yo: redescribe process substitution. - * users/15310 (bits applying to process substitution with + * users/15301 (bits applying to process substitution with redirection): Src/exec.c: make redirection process substitution attach to the appropriate process group. - * users/15200: pass foreground signals on to process + * users/15300: pass foreground signals on to process substitutions in current shell 2010-08-22 Barton E. Schaefer <schaefer@zsh.org> @@ -15706,5 +15706,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5529 $ +* $Revision: 1.5530 $ ***************************************************** |