summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5651740a8..3c760d0bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-14 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 14327: Src/exec.c: set list_pipe_job only for real pipelines
+
2001-05-11 Peter Stephenson <pws@csr.com>
* 14314: Src/Modules/stat.c: writing const variable under cygwin.