summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2025-01-30 12:47:08 +0100
committerOliver Kiddle <opk@zsh.org>2025-01-30 12:47:08 +0100
commite3f7f2fc8527409f42330e44bf9ff44d8c50efe1 (patch)
tree6193180f4da1048ce0b155a5e9bceb0b5c5718d6 /ChangeLog
parent86a0891952f8cd83138bc2b6fe760190c67c8ff9 (diff)
downloadzsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar.gz
zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.zip
53336: avoid GNU make specific use of $< in a non-inference rule
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dce0b334..19e5b2497 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2025-01-30 Oliver Kiddle <opk@zsh.org>
+ * 53336: Doc/Makefile.in, Etc/Makefile.in:
+ avoid GNU make specific use of $< in a non-inference rule
+
* 53335: Src/hist.c, Src/string.c, Src/Zle/compcore.c,
Src/Zle/compctl.c, Src/Zle/compmatch.c, Src/Zle/computil.c:
Remove unused dupstring_glen() function and make use of the