diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-09-03 11:12:15 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-09-03 11:12:15 +0000 |
commit | d3891edfca77ce587585990135242247a48595fc (patch) | |
tree | 061a77d2a9a70b5d8a34c7894ead1e5a1d393931 /ChangeLog | |
parent | 260b433632310e847b5c540f2812cc0856576273 (diff) | |
download | zsh-d3891edfca77ce587585990135242247a48595fc.tar.gz zsh-d3891edfca77ce587585990135242247a48595fc.tar.xz zsh-d3891edfca77ce587585990135242247a48595fc.zip |
users/12713: returning REPLY to _user_expand sets description for expansion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c7dbbecf8..a2f9e8ac2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-09-03 Peter Stephenson <pws@csr.com> + + * users/17213: Completion/Base/Completer/_user_expand, + Doc/Zsh/compsys.yo: allow REPLY to pass a description for an + expansion. + 2012-08-27 Peter Stephenson <p.w.stephenson@ntlworld. com> * Oliver (olipro): 30643: Completion/Linux/Command/_ipset: @@ -124,5 +130,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5712 $ +* $Revision: 1.5713 $ ***************************************************** |