summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-21 15:58:27 +0000
committerDaniel Shahaf <danielsh@apache.org>2019-12-22 03:21:04 +0000
commit6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55 (patch)
tree0638a7929b55f9b0641a2bd2e0b2d5e3b6aaf2ec /ChangeLog
parent45114: vcs_info quilt: Improve support for svn-style patch headers. (diff)
downloadzsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.tar
zsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.tar.gz
zsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.tar.bz2
zsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.tar.lz
zsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.tar.xz
zsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.tar.zst
zsh-6e5bba8cbac0b605f3e4d68a2fc123ad0beb1b55.zip
45113: vcs_info docs: Clarify documentation of the %p/%u/%a patch-format expandos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2dc81d2f..bb283c3b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2019-12-22 Daniel Shahaf <danielsh@apache.org>
+ * 45113: Doc/Zsh/contrib.yo: vcs_info docs: Clarify documentation
+ of the %p/%u/%a patch-format expandos.
+
* 45114: Functions/VCS_Info/VCS_INFO_patch2subject: vcs_info
quilt: Improve support for svn-style patch headers.