summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-02-25 22:52:19 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-02-28 07:39:15 +0000
commitbf292bde144dd5f6832b6c1b619c5ebb5d404060 (patch)
tree5637e5b4b79f2653bc99526056a5c9b227596b2e /ChangeLog
parentd00931de5c2b7aa846daf137865dd05ac8d4be8a (diff)
downloadzsh-bf292bde144dd5f6832b6c1b619c5ebb5d404060.tar.gz
zsh-bf292bde144dd5f6832b6c1b619c5ebb5d404060.tar.xz
zsh-bf292bde144dd5f6832b6c1b619c5ebb5d404060.zip
40641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95a3ccd41..0b2f8f6f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 40641: Doc/Zsh/expn.yo, Doc/Zsh/roadmap.yo: docs: patterns:
+	Add '|' to the overview. Clarify that it short-circuits.
+
 2017-02-26  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 40650: Src/Modules/parameter.c: redo 40508 and 40626 with