about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-07-02 17:48:08 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-07-05 11:11:22 +0000
commit805b946b53c881717d2188cba994629a79185bac (patch)
tree08ec241d55cf72fc152dcd4e96d003576de43917 /ChangeLog
parent63fde0b744130d95e463299e204ddc5c46199b08 (diff)
downloadzsh-805b946b53c881717d2188cba994629a79185bac.tar.gz
zsh-805b946b53c881717d2188cba994629a79185bac.tar.xz
zsh-805b946b53c881717d2188cba994629a79185bac.zip
46174/0002: test harness: Restore indentation after the previous commit. No functional change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a40cf72d6..4800cbd5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-07-05  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 46174/0002: Test/comptest: test harness: Restore indentation
+	after the previous commit. No functional change.
+
 	* 46174/0001: Test/comptest: test harness: Plug a symlink attack
 
 2020-07-03  Matthew Martin  <phy1729@gmail.com>