about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-01-30 10:31:11 +0000
committerPeter Stephenson <pws@zsh.org>2017-01-30 10:31:11 +0000
commited855baf482240e0f090b22e06b0f6b8b38c05ea (patch)
tree9cadb63ca745fc5f5672b08bfdb75b7e2cc13dea /ChangeLog
parentb0073410eb9b4694260d63cb61f67056f487a546 (diff)
downloadzsh-ed855baf482240e0f090b22e06b0f6b8b38c05ea.tar.gz
zsh-ed855baf482240e0f090b22e06b0f6b8b38c05ea.tar.xz
zsh-ed855baf482240e0f090b22e06b0f6b8b38c05ea.zip
40465: update methods to output $PWD in tests.
Use method from B01cd.tst which resolves symbolic links and
matches against parameter in output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90e76cbb6..0e59e805a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-01-30  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 40465: Test/C04funcdef.ztst, Test/V06parameter.ztst: use
+	method from cd tests to output current directory.
+
 2017-01-29  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	*  Zhiming Wang: 40450, 40451: Completion/Unix/Command/_swift,