about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2023-05-08 12:53:37 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2023-05-08 12:53:37 +0900
commit7f2bdf55a3fc09f7615f84119c135458c3e75a74 (patch)
tree7e51a44a7dc028b7d0c5cc9c5d212c057e62d6ed /ChangeLog
parent858b8de3d70fe76a3637c281bc2c8e3a6d961a2c (diff)
downloadzsh-7f2bdf55a3fc09f7615f84119c135458c3e75a74.tar.gz
zsh-7f2bdf55a3fc09f7615f84119c135458c3e75a74.tar.xz
zsh-7f2bdf55a3fc09f7615f84119c135458c3e75a74.zip
51692: not skip tests for [[ -r/-N file ]] on Cygwin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92a95ffaa..e7e84a04b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-05-08  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* 51692: Test/C02cond.ztst: do not skip tests for [[ -r file ]]
+	and [[ -N file ]] on Cygwin
+
 2023-04-22  Bart Schaefer  <schaefer@zsh.org>
 
 	* 51670: Src/text.c: prevent possible underflow in gettext()