diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 11de2d23d..1026efa63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-05-19 Bart Schaefer <schaefer@zsh.org> + + * 11461: Src/builtin.c: Make "read" interruptible even when used + in the tail of a pipeline. + 2000-05-19 Sven Wischnowsky <wischnow@zsh.org> * 11466: Src/Zle/compresult.c: fix for unambiguous string insertion |