about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStephane Chazelas <stephane@chazelas.org>2024-02-18 18:22:37 +0000
committerStephane Chazelas <stephane@chazelas.org>2024-02-18 18:22:37 +0000
commitb3cad1c24cb588f5b0cbb617fe6f7fc0fade11af (patch)
tree88738e89ff36aac9d80c2a887c4291db79db810b /ChangeLog
parent8c59638522d8ed06cb962d41c11d1fade27abaa9 (diff)
downloadzsh-b3cad1c24cb588f5b0cbb617fe6f7fc0fade11af.tar.gz
zsh-b3cad1c24cb588f5b0cbb617fe6f7fc0fade11af.tar.xz
zsh-b3cad1c24cb588f5b0cbb617fe6f7fc0fade11af.zip
52515: (+ tests in 52527) avoid sh errors when running shebang-less scripts with paths starting with - or +
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11cc8dd6b..df94007fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-02-18  Stephane Chazelas  <stephane@chazelas.org>
+
+	* 52515: Src/exec.c (+ tests in 52527) avoid sh errors when
+	  running shebang-less scripts with paths starting with - or +
+
 2024-02-17  Bart Schaefer  <schaefer@zsh.org>
 
 	* 52556: Src/builtin.c: fix crash when applying a type change via