summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2022-04-14 10:30:06 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2022-04-14 10:30:06 +0900
commit0ad3b11a133d44343a6474ac40b5354d43d54c5d (patch)
tree1dcde1d012a777e7547d4fe611ecfc5299507a20 /ChangeLog
parent50046: ztst.zsh: export LANG to child zsh (diff)
downloadzsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.tar
zsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.tar.gz
zsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.tar.bz2
zsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.tar.lz
zsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.tar.xz
zsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.tar.zst
zsh-0ad3b11a133d44343a6474ac40b5354d43d54c5d.zip
50052: do nothing when skipping test V14system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91b4ce8b6..8c006bcf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2022-04-14 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+ * 50052: Test/V14system.ztst: do nothing when skipping the test
+
* 50046: Test/ztst.zsh: export LANG to child zsh
2022-04-12 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>