diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-08-25 18:02:32 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-08-25 18:02:32 +0000 |
commit | 9c49c8dd27cf0570703e39a11853f10bcf60fec1 (patch) | |
tree | ea79cda35b2d007f0b76418fbbab3b0464850fea /ChangeLog | |
parent | 13b8a25456f038e0dbf7daf187cb0e5b9b9558c9 (diff) | |
download | zsh-9c49c8dd27cf0570703e39a11853f10bcf60fec1.tar.gz zsh-9c49c8dd27cf0570703e39a11853f10bcf60fec1.tar.xz zsh-9c49c8dd27cf0570703e39a11853f10bcf60fec1.zip |
John Stahara: 30641: bindkey -N error report is misleading
when copying keymap.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d1c87a57f..f3c91a44d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-25 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * John Stahara: 30641: Src/Zle/zle_keymap.c: bindkey -N + error report is misleading when copying keymap. + 2012-08-23 Peter Stephenson <p.w.stephenson@ntlworld.com> * Jun T: 30640 (plus additional comment): Src/zsh.h, @@ -114,5 +119,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5710 $ +* $Revision: 1.5711 $ ***************************************************** |