about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2024-01-05 20:38:58 -0800
committerBart Schaefer <schaefer@zsh.org>2024-01-05 20:38:58 -0800
commitd6e4ddd4d48b6ac9c0a29b95e0e2fc0e6012d725 (patch)
tree17e0b496d09c024cfa729eba8aee84c708a1b893 /ChangeLog
parenta528af5c57436c730144e35d97547163c57c8420 (diff)
downloadzsh-d6e4ddd4d48b6ac9c0a29b95e0e2fc0e6012d725.tar.gz
zsh-d6e4ddd4d48b6ac9c0a29b95e0e2fc0e6012d725.tar.xz
zsh-d6e4ddd4d48b6ac9c0a29b95e0e2fc0e6012d725.zip
52465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7b785c7f..1c7e7786f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-01-05  Bart Schaefer  <schaefer@zsh.org>
+
+	* 52465: Doc/Zsh/contrib.yo, Functions/Misc/zmv: use NULL_GLOB
+	when expanding the input pattern to avoid NOMATCH exit
+
 2023-12-06  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 52413: Completion/Unix/Command/_iconv: support Citrus version