diff options
author | Oliver Kiddle <opk@zsh.org> | 2014-11-17 16:19:12 +0100 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2014-11-17 16:29:10 +0100 |
commit | c95c2ac838e04e507f8e4d9bd0ed4d966306a9b9 (patch) | |
tree | ba667cf81a36094518153e34b0ef854cfc457b0c /ChangeLog | |
parent | 25cc978a99aae07604f4c84dd2e82d3669c2c61c (diff) | |
download | zsh-c95c2ac838e04e507f8e4d9bd0ed4d966306a9b9.tar.gz zsh-c95c2ac838e04e507f8e4d9bd0ed4d966306a9b9.tar.xz zsh-c95c2ac838e04e507f8e4d9bd0ed4d966306a9b9.zip |
33699: support short delays in zle tests where we
need KEYTIMEOUT to elapse
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 279b45f86..1491234a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-11-17 Oliver Kiddle <opk@zsh.org> + + * 33699: Test/X02zlevi.ztst, Test/comptest: support short + delays in zle tests where we need KEYTIMEOUT to elapse + 2014-11-16 Oliver Kiddle <opk@zsh.org> * 33633: Src/Zle/zle_vi.c: support vim style text objects |