about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-06-24 14:32:15 +0100
committerPeter Stephenson <pws@zsh.org>2015-06-24 14:32:15 +0100
commit7b46509e92dbef7bbe26b74d241dd906eaed0aef (patch)
treebbc6fc913d670a8ba4213ca20ea18e9382d695c7 /ChangeLog
parent39b28980f38e83e15cdeb19a489b5659af97fe93 (diff)
downloadzsh-7b46509e92dbef7bbe26b74d241dd906eaed0aef.tar.gz
zsh-7b46509e92dbef7bbe26b74d241dd906eaed0aef.tar.xz
zsh-7b46509e92dbef7bbe26b74d241dd906eaed0aef.zip
35590: tweak and test text output from typeset
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0295d5a2b..f3be8cf1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-06-24  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 35590: Src/text.c, Test/B02typeset.ztst: tweak and
+	test text output for typeset.
+
 	* various culminating in 35586, c.f. commits on typeset-array
 	branch: Config/version.mk, Doc/Zsh/builtins.yo,
 	Doc/Zsh/grammar.yo, Doc/Zsh/options.yo, NEWS, README,