diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 95b1d59da..5ba72df31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-09-03 Andrew Main (Zefram) <zefram@zsh.org> + + * 15734: Doc/Zsh/zle.yo, Src/Zle/zle_hist.c, Src/Zle/zle_keymap.c, + Src/Zle/zle_main.c, Src/Zle/zle_misc.c, Src/Zle/zle_params.c, + Src/Zle/zle_thingy.c: zle -K option to select a keymap, and zle + KEYMAP parameter to examine the current selection. + 2001-08-28 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 15722: Completion/Unix/Command/_sh: handle zsh options. |