diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index faf8b0680..fec8ce11e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-09-05 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 28226: Doc/Zsh/zle.yo, Src/Zle/zle_keymap.c: "bindkey -lL" now + lists aliased keymaps in a more useful way. + + * 28227: Doc/Zsh/zle.yo: a few remarks on the question of + keymaps. + 2010-09-02 Peter Stephenson <pws@csr.com> * users/15350: Doc/expn.yo: explain the strange rounding rules for @@ -13591,5 +13599,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5068 $ +* $Revision: 1.5069 $ ***************************************************** |