summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-10-07 01:10:22 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-10-07 01:11:23 +0000
commite49aabc13a858c636146f6744ac25b3e741763ff (patch)
tree3278ef00399926589a2c4b86412636054bb1fbc7 /ChangeLog
parent63271a4b9308a3965a0f0a97175cbcfdf1a3b813 (diff)
downloadzsh-e49aabc13a858c636146f6744ac25b3e741763ff.tar.gz
zsh-e49aabc13a858c636146f6744ac25b3e741763ff.tar.xz
zsh-e49aabc13a858c636146f6744ac25b3e741763ff.zip
unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous relative precedence of the 'other than' and 'and' operators.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b273fe9ce..9b0b4ddba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Doc/Zsh/mod_stat.yo: zsh/stat docs: Rephrase to
+	avoid ambiguity due to the ambiguous relative precedence of the
+	'other than' and 'and' operators.
+
 2017-10-04  Noah Pendleton  <noah.pendleton@gmail.com>
 
 	* 41808: Completion/Unix/Command/_git: _git-cherry-pick: