summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7472298d6..b5bb1da99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-02-19 Oliver Kiddle <opk@zsh.org>
+
+ * 51455, 51461: Completion/Unix/Type/_ldap_attributes
+ Completion/BSD/Command/_ldap, Completion/Unix/Command/_openldap,
+ Completion/Unix/Type/_ldap_filters: new completion for the OpenLDAP
+ client tools including a helper function for LDAP search filters
+
2023-02-17 Oliver Kiddle <opk@zsh.org>
* 51447: Src/Zle/zle_keymap.c: silence compiler maybe-uninitialized