summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2025-02-12 20:06:43 -0800
committerBart Schaefer <schaefer@zsh.org>2025-02-12 20:06:43 -0800
commit6b25a593d9dab13fd0314467ff93ba88546b3470 (patch)
tree6942958882e3b2b476e662df78de5ee4ad0303e9 /ChangeLog
parent7a54b36fa88aa35f44c42715503f716a1612e3b7 (diff)
downloadzsh-6b25a593d9dab13fd0314467ff93ba88546b3470.tar.gz
zsh-6b25a593d9dab13fd0314467ff93ba88546b3470.zip
53346 (cf. 53350): Util/helpfiles: fix use of "man" on file paths
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 929abce32..2c11f7081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2025-02-12 Bart Schaefer <schaefer@zsh.org>
+ * 53346 (cf. 53350): Util/helpfiles: fix use of "man" on file paths
+
* 53348: Doc/Zsh/builtins.yo, Src/builtin.c, Test/K01nameref.ztst:
Revise handling of incompatible typeset options when used with -n