about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-10-30 12:28:07 +0000
committerPeter Stephenson <pws@zsh.org>2015-10-30 12:28:07 +0000
commit58f4cccb1fbd66b7645178af971cb317cf1a2d7a (patch)
tree14b088261d1970c9a68a1a6d7bdef5069f685f3c /ChangeLog
parentde9effbce601db7ad7f7f0d0969b70b920b4e371 (diff)
downloadzsh-58f4cccb1fbd66b7645178af971cb317cf1a2d7a.tar.gz
zsh-58f4cccb1fbd66b7645178af971cb317cf1a2d7a.tar.xz
zsh-58f4cccb1fbd66b7645178af971cb317cf1a2d7a.zip
37022: add GLOB_STAR_SHORT option to abbreviate ** and ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba9113487..0ef6fe6ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-10-30  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 37022: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/glob.c,
+	Src/options.c, Src/zsh.h: add GLOB_STAR_SHORT option to
+	allow shorthand ** for **/* and *** for ***/*.
+
 2015-10-29  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 37018: Src/math.c, Src/params.c, Test/E01options.ztst: make