about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-03-10 11:02:40 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-03-14 11:14:12 +0000
commit56ef4f62c424db4b9c93e44a918e25651de03855 (patch)
treef85fce315a7a81b2e505b8710eb14d07d52aa9a5 /ChangeLog
parent5fa422b246d3fa8be5b1c876525e415d8c4834b1 (diff)
downloadzsh-56ef4f62c424db4b9c93e44a918e25651de03855.tar.gz
zsh-56ef4f62c424db4b9c93e44a918e25651de03855.tar.xz
zsh-56ef4f62c424db4b9c93e44a918e25651de03855.zip
40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Compare users/20807.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d305d06f..225f7312f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-14  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 40822: Doc/Zsh/contrib.yo: vcs_info quilt: Document the
+	'.quilt-foo' zstyle context element. (Compare users/20807.)
+
 2017-03-12  Oliver Kiddle  <opk@zsh.org>
 
 	* Wieland Hoffmann: 40837: Completion/Unix/Command/_pgrep: