summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-31 01:52:32 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-01 13:55:39 +0000
commit9432d9b1cf8a9388eab05c59abf641c2b17fa0d1 (patch)
tree259d5a61b2e44dee7a04f4f1c3752180e34b43ce /ChangeLog
parent7e2c80fcd5a2aeae299f55e392e00275943f1562 (diff)
downloadzsh-9432d9b1cf8a9388eab05c59abf641c2b17fa0d1.tar.gz
zsh-9432d9b1cf8a9388eab05c59abf641c2b17fa0d1.tar.xz
zsh-9432d9b1cf8a9388eab05c59abf641c2b17fa0d1.zip
45169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for workers/44007.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 909bb065a..08c7f43b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2020-01-01  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45169/0002 (tweaked for trailing newlines): Etc/BUGS,
+	Test/C03traps.ztst: Add an expected-to-fail test for
+	workers/44007.
+
 	* 45169/0001: Test/B01cd.ztst, Test/ztst.zsh,
 	Util/ztst-syntax.vim: In the test suite, allow test cases to
 	be marked as expected to fail.