diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 7bb240412..07185d28b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-09-19 Barton E. Schaefer <schaefer@zsh.org> + + * 28268: Src/builtin.c: I/O to a terminated (or never created) + coprocess emits a "no coprocess" diagnostic, instead of either + nothing or "bad file number". + 2010-09-16 Peter Stephenson <pws@csr.com> * Baptiste: 28264: Completion/Unix/Command/_ffmpeg: remove the @@ -13656,5 +13662,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5083 $ +* $Revision: 1.5084 $ ***************************************************** |