diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-07-22 06:25:23 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-07-22 06:25:43 +0000 |
commit | 00f18f29de1b03364eb4eff1f625bc7df936d607 (patch) | |
tree | aec9f75609519ebece723287aa2968ef81d1c0fc /ChangeLog | |
parent | 5c7d92bd9c811404abe9784bdc18d129e5fbbdeb (diff) | |
download | zsh-00f18f29de1b03364eb4eff1f625bc7df936d607.tar.gz zsh-00f18f29de1b03364eb4eff1f625bc7df936d607.tar.xz zsh-00f18f29de1b03364eb4eff1f625bc7df936d607.zip |
users/21779: Clarify documentation of the ':a' word modifier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f7ca7697c..5446378ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-07-22 Daniel Shahaf <d.s@daniel.shahaf.name> + * users/21779: Doc/Zsh/expn.yo: Clarify documentation of the + ':a' word modifier. + * 38890: Completion/Zsh/Function/_add-zle-hook-widget, Completion/Zsh/Function/_add-zsh-hook: _add-zle-hook-widget: New completion. |