about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2287d27c..e1de05210 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-12  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 33423: Doc/Zsh/expn.yo, Src/subst.c: parameter expansion
+	(p) flag allows delimited strings to contain simple $param
+	expansions.
+
 2014-10-11  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* unposted: Test/B06fc.ztst: tests for 33429.