about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-31 17:52:22 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-01 13:56:04 +0000
commitac964897f41c20d63f6915ccc4b076407f10a391 (patch)
treeec323d739aa365b4c6e70ad300ffa591abfd81c2 /ChangeLog
parent9432d9b1cf8a9388eab05c59abf641c2b17fa0d1 (diff)
downloadzsh-ac964897f41c20d63f6915ccc4b076407f10a391.tar.gz
zsh-ac964897f41c20d63f6915ccc4b076407f10a391.tar.xz
zsh-ac964897f41c20d63f6915ccc4b076407f10a391.zip
unposted: Add some tests for ${(S)}, including a regression test for workers/45164.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08c7f43b8..4c6f06b56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-01-01  Daniel Shahaf  <danielsh@apache.org>
 
+	* unposted: Test/D04parameter.ztst: Add some tests for ${(S)},
+	including a regression test for workers/45164.
+
 	* 45169/0002 (tweaked for trailing newlines): Etc/BUGS,
 	Test/C03traps.ztst: Add an expected-to-fail test for
 	workers/44007.