summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2016-12-08 20:19:18 -0800
committerdana <dana@dana.is>2026-05-25 21:31:33 -0500
commita58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1 (patch)
tree09ec3d4ca76d1ec9b6513a6ded0b6095c367c27b /ChangeLog
parent54615: fix ambiguous dangling from 54595 (diff)
downloadzsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.tar
zsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.tar.gz
zsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.tar.bz2
zsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.tar.lz
zsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.tar.xz
zsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.tar.zst
zsh-a58ad1a01441e2f6b1b8fcd1aa85e5342f3b07e1.zip
unposted: completion/debian: Update for new programming language sections
debian patch that was never submitted up-stream https://sources.debian.org/src/zsh/5.9-8/debian/patches/fix-typos-in-man-pages.patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6517eb127..4ed22d83f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2026-05-25 dana <dana@dana.is>
+
+ * Josh Triplett: unposted: Completion/Debian/Command/_dak,
+ Completion/Debian/Command/_debfoster: completion/debian: Update
+ for new programming language sections
+
2026-05-26 Mikael Magnusson <mikachu@gmail.com>
* 54615: Src/exec.c: fix ambiguous dangling from 54595