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

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