diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2014-12-07 16:14:29 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2014-12-07 16:31:48 +0900 |
commit | 0da4b11add14e01469c7b60730b390e7ba3ef70b (patch) | |
tree | b9754ba0dc942cdf37e233d8ed3a7b35373b2c53 /ChangeLog | |
parent | b9a2a3767c8c51bfeff3936541fdb76da6c14742 (diff) | |
download | zsh-0da4b11add14e01469c7b60730b390e7ba3ef70b.tar.gz zsh-0da4b11add14e01469c7b60730b390e7ba3ef70b.tar.xz zsh-0da4b11add14e01469c7b60730b390e7ba3ef70b.zip |
33829: unbind ESC~ as a more reliable workaround
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3bd65cc20..f86b3a0fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-12-07 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 33829: Test/X02zlevi.ztst, Test/comptest: unbind ESC~ as + a more reliable workaround + 2014-12-06 Mikael Magnusson <mikachu@gmail.com> * 33882: Completion/Unix/Command/_gcc: Complete CXXFLAGS as |