diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-11-11 18:25:44 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-11-11 18:25:44 +0000 |
commit | a1958f3c41d4c135173f282a99b9fbe1d0150fad (patch) | |
tree | f417f52e7c5bd9158dae4bfaf8fb45e11748e269 /ChangeLog | |
parent | 0e8d56723a6d695104c62793e11a15fdb59949b6 (diff) | |
download | zsh-a1958f3c41d4c135173f282a99b9fbe1d0150fad.tar.gz zsh-a1958f3c41d4c135173f282a99b9fbe1d0150fad.tar.xz zsh-a1958f3c41d4c135173f282a99b9fbe1d0150fad.zip |
26025: prefer handling user input to zle -F file descriptor
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4b5ac3b5b..d592ef5cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-11 Peter Stephenson <pws@csr.com> + + * 26025: Src/Zle/zle_main.c: prefer handling user input to + file installed with zle -F. + 2008-11-11 Clint Adams <clint@zsh.org> * 26023: Completion/Unix/Command/_topgit: skeletal completion for |