summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-12-07 10:36:45 +0000
committerPeter Stephenson <pws@zsh.org>2015-12-07 10:36:45 +0000
commitd290874c481175d184f6fbdee65ada209034737f (patch)
tree172bb0a9bd69e02cfd3f74bb070c65a3ba774d09 /ChangeLog
parentdfd761058e5b187c6ec9e8695cd93d64799ccd69 (diff)
downloadzsh-d290874c481175d184f6fbdee65ada209034737f.tar.gz
zsh-d290874c481175d184f6fbdee65ada209034737f.tar.xz
zsh-d290874c481175d184f6fbdee65ada209034737f.zip
37335: fix tests after 34314
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1d39873e..f7595dd89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-12-07  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 37335: Test/D04parameter.ztst, Test/V09datetime.ztst: fix
+	* 37335: Test/D04tests after 37314.
+
 	* 37310: Doc/Zsh/builtins.yo: effect of disabling typeset
 	reserved word.