about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-12-20 15:31:34 -0600
committerdana <dana@dana.is>2019-12-20 15:31:34 -0600
commit6fd40238256bf05e855bd728289740e9e21eae44 (patch)
tree3ddbe455e4e1f7f6ce1bbbcd6fb5f81880b3b319 /ChangeLog
parentfd068221b7fbbcfe89ec74c7eeb0138e90e14b13 (diff)
downloadzsh-6fd40238256bf05e855bd728289740e9e21eae44.tar.gz
zsh-6fd40238256bf05e855bd728289740e9e21eae44.tar.xz
zsh-6fd40238256bf05e855bd728289740e9e21eae44.zip
45055: Clarify _files documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 897114d3f..a0e6915f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-12-20  dana  <dana@dana.is>
+
+	* 45055: Doc/Zsh/compsys.yo: Clarify _files documentation
+
 2019-12-18  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 45083: Src/exec.c: execarith() needs signal protection as