about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-12-06 21:32:14 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2016-12-06 21:32:14 -0800
commit88d12b809a9f2111bb99ae339af51d0b78d4357f (patch)
treef0b7041cfac52ae95fe9b2f42c6312ead963a34e /ChangeLog
parenta43e6e2db423930ccd0139a4263db64aa7875c00 (diff)
downloadzsh-88d12b809a9f2111bb99ae339af51d0b78d4357f.tar.gz
zsh-88d12b809a9f2111bb99ae339af51d0b78d4357f.tar.xz
zsh-88d12b809a9f2111bb99ae339af51d0b78d4357f.zip
40110: attempt to fix test failures on Solaris
B02typeset: ignore strerror text in test output, it differs by OS

C02cond: discard stderr when looking for a path to the "mount" command
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index eb2e93fb0..8ec83337c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-12-06  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 40110: Test/B02typeset.ztst: ignore strerror text in test
+	output, it differs by OS
+
+	* 40110: Test/C02cond.ztst: discard stderr when looking for
+	a path to the "mount" command, to avoid spurious test failure
+
 2016-12-06  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 40107: Completion/Linux/Command/_fusermount,
@@ -1922,9 +1930,6 @@
 
 2016-06-09  Oliver Kiddle  <opk@zsh.org>
 
-	* 38579: Functions/Zle/bracketed-paste-magic: simplify saving
-	and restoring of state
-
 	* 38641: Completion/Base/Utility/_values: allow for values which
 	resemble compadd options