about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2019-07-08 14:27:08 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2019-07-08 14:27:08 +0100
commit61a697f977cd5152c15d9fd3a3628826d2b5fc52 (patch)
treeb4fbd5fd1d8e7c00d60b52bf5342ae458cc5d803 /ChangeLog
parent3bdf4d6641fb34d1c2f130abddb847169a793afe (diff)
downloadzsh-61a697f977cd5152c15d9fd3a3628826d2b5fc52.tar.gz
zsh-61a697f977cd5152c15d9fd3a3628826d2b5fc52.tar.xz
zsh-61a697f977cd5152c15d9fd3a3628826d2b5fc52.zip
users/24030 (minor tweak): note on *.{bla,hbl,ahb}.
This is an expansion, not a form of pattern match.  Describe
the problem and what to do instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a73915f3e..78efc455c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-07-08  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* users/24030: Etc/FAQ.yo: Note that *.{bla,hbl,ahb} is an
+	expansion, not a pattern match, and what to do instead.
+
 2019-07-02  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 44480: Doc/Zsh/mod_socket.yo, Doc/Zsh/mod_system.yo,