about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-09-25 12:50:45 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-09-25 12:50:45 +0000
commitae9c181d6ba34c4f9db425f22b642c7bd22e4a79 (patch)
tree4d80cfe28f150cfd6fa4d154c704fc03727f342d /ChangeLog
parentad65621e60f637470d166657c6bc4a592533b199 (diff)
downloadzsh-ae9c181d6ba34c4f9db425f22b642c7bd22e4a79.tar.gz
zsh-ae9c181d6ba34c4f9db425f22b642c7bd22e4a79.tar.xz
zsh-ae9c181d6ba34c4f9db425f22b642c7bd22e4a79.zip
15869
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 1 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 47181eb65..60ca41dc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,6 @@
 2001-09-25  Sven Wischnowsky  <wischnow@zsh.org>
 
-	* 15868: Src/text.c: job text building code couldn't handle
-	empty sublists (as in `coproc || test')
-
-	* 15868: Src/text.c: job text building code couldn't handle
+	* 15868, 15869: Src/text.c: job text building code couldn't handle
 	empty sublists (as in `coproc || test')
 
 2001-09-25  Clint Adams  <clint@zsh.org>