diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2001-05-26 21:02:32 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2001-05-26 21:02:32 +0000 |
commit | fb22648e8ccc3312fab73ac5a46b40576264f58e (patch) | |
tree | 4077e22fd8a8d3bb7112ad81990fbadfcf8abf8b | |
parent | f18dca326686b7403757ba69b85590fb0f4ee85e (diff) | |
download | zsh-fb22648e8ccc3312fab73ac5a46b40576264f58e.tar.gz zsh-fb22648e8ccc3312fab73ac5a46b40576264f58e.tar.xz zsh-fb22648e8ccc3312fab73ac5a46b40576264f58e.zip |
14488
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f27149c56..a47d3cd0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-05-26 Wayne Davison <wayned@users.sourceforge.net> + + * 14488: Src/Zle/zle_hist.c: fixed accept-and-infer-next-history + when called repeatedly. Also made the infer actions and + accept-line-and-down-history not get tripped up by transitory + changes to the history data. + 2001-05-26 Andrej Borsenkow <bor@zsh.org> * 14489: Test/C02cond.ztst: workaround for (probably) find |