diff options
author | Peter Stephenson <pws@zsh.org> | 2015-12-10 17:51:41 +0000 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-12-10 17:51:41 +0000 |
commit | a5233fd01e9ab4953b7ff8b4cc031485b414b8e3 (patch) | |
tree | 504e0695345eed7a11c8c686e4436f6f7db742e8 /ChangeLog | |
parent | 67877f60552019226e93f56b108f7b61a60ea11b (diff) | |
download | zsh-a5233fd01e9ab4953b7ff8b4cc031485b414b8e3.tar.gz zsh-a5233fd01e9ab4953b7ff8b4cc031485b414b8e3.tar.xz zsh-a5233fd01e9ab4953b7ff8b4cc031485b414b8e3.zip |
37378: New bindkey tests.
Also fix Meta bug on pattern match in zpty -r.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aab214f2f..d1db73e0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-12-10 Peter Stephenson <p.stephenson@samsung.com> + + * 37378: Src/Modules/zpty.c, Test/X03zlebindkey.ztst, + Test/comptest: New bindkey tests; also fix Meta bug with pattern + match on zpty -r. + 2015-12-09 Peter Stephenson <p.stephenson@samsung.com> * 37364: Src/builtin.c, Src/text.c, Test/C02cond.ztst: "test" |