diff options
| author | Oliver Kiddle <opk@zsh.org> | 2025-01-30 12:47:08 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2025-01-30 12:47:08 +0100 |
| commit | e3f7f2fc8527409f42330e44bf9ff44d8c50efe1 (patch) | |
| tree | 6193180f4da1048ce0b155a5e9bceb0b5c5718d6 /ChangeLog | |
| parent | 53335: Remove unused dupstring_glen() function (diff) | |
| download | zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar.gz zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar.bz2 zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar.lz zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar.xz zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.tar.zst zsh-e3f7f2fc8527409f42330e44bf9ff44d8c50efe1.zip | |
53336: avoid GNU make specific use of $< in a non-inference rule
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
