about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHan Pingtian <hanpt@linux.vnet.ibm.com>2015-06-18 10:37:39 +0800
committerPeter Stephenson <pws@zsh.org>2015-06-24 14:56:32 +0100
commit77130df6747c94c44ea4cb522177d611a24fd5d0 (patch)
tree4208d38b972a63de512c2a4f6835d5edd8d1cb60 /ChangeLog
parent7b46509e92dbef7bbe26b74d241dd906eaed0aef (diff)
downloadzsh-77130df6747c94c44ea4cb522177d611a24fd5d0.tar.gz
zsh-77130df6747c94c44ea4cb522177d611a24fd5d0.tar.xz
zsh-77130df6747c94c44ea4cb522177d611a24fd5d0.zip
35514: [[:foo:]] tests in completion should be more specific
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3be8cf1b..d0e2b256d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-06-24  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 35514: Han Pingtian: Src/pattern.c: [[:foo:]]
+	tests in completion weren't specific enough about
+	foo.
+
 	* 35590: Src/text.c, Test/B02typeset.ztst: tweak and
 	test text output for typeset.