]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9990
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Apr 2023 18:43:44 +0000 (18:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Apr 2023 18:43:44 +0000 (18:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9a0f2a4e4d98694a2798e2f179ae180129bb5027..e567c5e0783e9beb2d1b91861d29bb01e081d609 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.15 Engineering
+       Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
 
 OpenLDAP 2.5.14 Release (2023/02/08)
        Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618)