diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2017-01-23 03:33:38 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2017-01-25 04:22:29 +0000 |
commit | b0784025b18a95515c1905be6f7190f4951100e5 (patch) | |
tree | 76150a59840e75dac3bab096fc3871dd2edb26d2 /ChangeLog | |
parent | 699a38e698d544683b6cf24843e95d25aeedebbd (diff) | |
download | zsh-b0784025b18a95515c1905be6f7190f4951100e5.tar.gz zsh-b0784025b18a95515c1905be6f7190f4951100e5.tar.xz zsh-b0784025b18a95515c1905be6f7190f4951100e5.zip |
40396: vcs_info quilt: More documentation of '%Q' and 'use-quilt'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c895d40d9..7d8d19eae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-01-25 Daniel Shahaf <d.s@daniel.shahaf.name> + * 40396: Doc/Zsh/contrib.yo: vcs_info quilt: More documentation + of '%Q' and 'use-quilt'. + * 40392: Functions/VCS_Info/VCS_INFO_patch2subject: vcs_info patch2subject: Support `git show` output. |