diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1026efa63..d81143076 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-05-19 Bart Schaefer <schaefer@zsh.org> + * 11469: Completion/Commands/_complete_debug, + Completion/Core/_main_complete: Locally unset the errexit option + and ZERR trap. + * 11461: Src/builtin.c: Make "read" interruptible even when used in the tail of a pipeline. |