about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-21 11:43:30 +0000
committerDaniel Shahaf <danielsh@apache.org>2019-12-22 03:20:57 +0000
commitf906ba9d37254ea391262781ca506ac912c378a9 (patch)
tree72bef2f4f11c312dfd58eac0a1424280ab450a17 /ChangeLog
parent43761827f9ae152fe41ee6e27d408aa57b045b32 (diff)
downloadzsh-f906ba9d37254ea391262781ca506ac912c378a9.tar.gz
zsh-f906ba9d37254ea391262781ca506ac912c378a9.tar.xz
zsh-f906ba9d37254ea391262781ca506ac912c378a9.zip
45108: ztst.vim: Conceal the '>' or '?' on pattern expected output / expected errput lines.
This aligns the expectations given by '*>' and '>' lines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e926fb97d..5e54ffbbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-12-22  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45108: Test/ztst.vim: Conceal the '>' or '?' on pattern
+	expected output / expected errput lines.
+
 	* 45109: Test/B01cd.ztst, Test/ztst.vim, Util/zyodl.vim: Add
 	Vim highlighting file for Test/*.ztst files.