diff options
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3e9ce1747..47181eb65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 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 + empty sublists (as in `coproc || test') + 2001-09-25 Clint Adams <clint@zsh.org> * 15866: Completion/Unix/Command/_ssh: |