summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-10 17:36:55 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-25 16:32:27 +0000
commit14dbc20b026a9ffa3f331995e89cd5cacaaf93a0 (patch)
treec66475df00b32bcaf1ee29552d87b1297535a835 /ChangeLog
parent76f28cc908b8c7ce72bc54496c5af74f6ca29c63 (diff)
downloadzsh-14dbc20b026a9ffa3f331995e89cd5cacaaf93a0.tar.gz
zsh-14dbc20b026a9ffa3f331995e89cd5cacaaf93a0.tar.xz
zsh-14dbc20b026a9ffa3f331995e89cd5cacaaf93a0.zip
38652: test harness: Emit unified diffs instead of context diffs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2a8ee585..76cb77e58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 38652: Test/ztst.zsh: test harness: Emit unified diffs instead
+	of context diffs
+
 2016-06-22  Oliver Kiddle  <opk@zsh.org>
 
 	* 38749: Functions/Zle/surround, Functions/Zle/select-bracketed: