about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e62dcecf..97fadfe4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-25  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 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>
 
 	* 15866, Sven 15468: Completion/Unix/Command/_ssh: