diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-11-04 14:14:26 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-11-04 14:14:26 +0000 |
commit | 45faf8f5b2758a638e0958928262ca9d26980885 (patch) | |
tree | f8ce41f5256066c0badafad6a561218007dc5804 /ChangeLog | |
parent | fdb00982f5405a869392e0dfea6a76e044af212a (diff) | |
download | zsh-45faf8f5b2758a638e0958928262ca9d26980885.tar.gz zsh-45faf8f5b2758a638e0958928262ca9d26980885.tar.xz zsh-45faf8f5b2758a638e0958928262ca9d26980885.zip |
29891: make zle -lL with arguments work
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 84e92c328..d2a18fd80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-04 Peter Stephenson <pws@csr.com> + + * 29891: Doc/Zsh/zle.yo, Src/Zle/zle_thingy.c: allow "zle -lL" + with arguments to list in -L format. + 2011-10-31 Peter Stephenson <pws@csr.com> * Jun T: 29883: Src/Builtins/rlimits.c, Src/Modules/zftp.c: cast @@ -15533,5 +15538,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5491 $ +* $Revision: 1.5492 $ ***************************************************** |