diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-07-22 07:20:32 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-07-23 18:02:26 +0000 |
commit | 8e69dd54b763643791f9e767f708e190afc72e6a (patch) | |
tree | 9318ea4f3319aca9d01a09a0c08b24c75bf8346f /ChangeLog | |
parent | 73ff356d7b4cb49861a420b2465ac731f29f9f1b (diff) | |
download | zsh-8e69dd54b763643791f9e767f708e190afc72e6a.tar.gz zsh-8e69dd54b763643791f9e767f708e190afc72e6a.tar.xz zsh-8e69dd54b763643791f9e767f708e190afc72e6a.zip |
38913: _pkg-config: Complete variables for --variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1d67af1a9..ef03c4db2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-07-23 Daniel Shahaf <d.s@daniel.shahaf.name> + * 38913: Completion/Unix/Command/_pkg-config: Complete variables + for --variable. + * 38911: Doc/Zsh/compsys.yo: _arguments: Clarify documentation of '-s -w' switch |