summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2025-01-27 23:26:08 +0100
committerOliver Kiddle <opk@zsh.org>2025-01-27 23:35:03 +0100
commita07ff879c0ed41222671fe92c62436435703645d (patch)
treee9420ceb12fe7560d93070125524c112cce3d7ed /ChangeLog
parent65285fac236dec95564bdd082ac637976c9d41c4 (diff)
downloadzsh-a07ff879c0ed41222671fe92c62436435703645d.tar.gz
zsh-a07ff879c0ed41222671fe92c62436435703645d.zip
unposted: fix quoting in openldap completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a596af97..ce445f2ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2025-01-27 Oliver Kiddle <opk@zsh.org>
+ * unposted: Completion/Unix/Command/_openldap: fix quoting
+
* 53327: Completion/Unix/Command/_git: update for git 2.47
* 53328: Completion/Linux/Command/_cpupower,