about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60a5164d6..d06dbfb01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-02-20  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* unposted: Test/ztst.zsh: use "diff -a" in case special characters
+	were written to the test output
+
 	* 40598: Src/subst.c: paramsubst() should always return scalar
 	when PREFORK_SINGLE was passed in from prefork()