about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-21 18:40:37 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-25 23:49:01 +0000
commitde587b43ba10fc11159630fd63486e247ea8719c (patch)
treec453803738b1efc00b4cf1c6706796330bd15a15 /ChangeLog
parent0903ddb7b981974c0f66113ae95790962e72d1de (diff)
downloadzsh-de587b43ba10fc11159630fd63486e247ea8719c.tar.gz
zsh-de587b43ba10fc11159630fd63486e247ea8719c.tar.xz
zsh-de587b43ba10fc11159630fd63486e247ea8719c.zip
45583/0001: Add tests for the segfault on resolving a symlink loop bug (workers/45282).
This is workers/45377, extended.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f6dfe3ed..5f291fec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-03-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 45583/0001: Test/D02glob.ztst: Add tests for the segfault on
+	resolving a symlink loop bug (workers/45282).
+
 	* 45590/0002 (in part): Test/B12limit.ztst: zsh/rlimits: Test
 	that ulimit letters are unique.