diff options
author | Stephane Chazelas <stephane.chazelas@gmail.com> | 2014-11-23 18:27:41 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-11-23 18:29:09 +0000 |
commit | ff292af95f9bb6f07a56c162e583a145bbaa389d (patch) | |
tree | 0c52f30bf62a39eb76728f7a09fd383e81653606 /ChangeLog | |
parent | 02bca2ea0fe47611644bfc1ca8b93f215317c97d (diff) | |
download | zsh-ff292af95f9bb6f07a56c162e583a145bbaa389d.tar.gz zsh-ff292af95f9bb6f07a56c162e583a145bbaa389d.tar.xz zsh-ff292af95f9bb6f07a56c162e583a145bbaa389d.zip |
33740: FAQ: another way of avoiding MULTIOs effects on pipes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 464c8846d..0d597c73c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-11-23 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 33740: Stephane: Etc/FAQ.yo: Another way of avoiding MULTIO + effects on pipes. + 2014-11-22 Barton E. Schaefer <schaefer@zsh.org> * 33763 (cf. Baptiste Daroussin 33747): Doc/Zsh/mod_system.yo: |