]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix description of ITS#9860
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2022 16:43:45 +0000 (16:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2022 16:43:45 +0000 (16:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4bbc0a60eeddf7fcb68c979539d7ab72ad4f9993..7080d3da149c844bd71d4754b47738907324436e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@ OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.4 Engineering
        Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618)
-       Fixed ldapsearch memory leak with controls (ITS#9860)
+       Fixed ldapsearch memory leak with paged results (ITS#9860)
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        Fixed lloadd memory leaks (ITS#9907)