about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-10-24 19:37:50 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-10-24 19:37:50 +0100
commit0c97990b207f2eb18e30fd2551a3f04ab678c368 (patch)
treee7189b79c2344b8b8c8f2aba34403101a1707995 /ChangeLog
parent1c172cb080800ff2a6cedb63574c376faf42510a (diff)
downloadzsh-0c97990b207f2eb18e30fd2551a3f04ab678c368.tar.gz
zsh-0c97990b207f2eb18e30fd2551a3f04ab678c368.tar.xz
zsh-0c97990b207f2eb18e30fd2551a3f04ab678c368.zip
31889: tests for disable -p
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d0572073..8da6e3e1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-10-24  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 31889: Test/D02glob.ztst: tests for disable -p.
+
 	* 31877: Src/pattern.c: fix behaviour of disable -p for
 	entities with parentheses.