From: Quanah Gibson-Mount Date: Sun, 27 Jan 2013 02:42:00 +0000 (-0800) Subject: ITS#7493 X-Git-Tag: OPENLDAP_REL_ENG_2_4_34~45 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=87cc1f6cfa014c4ae62dc62c35f8e55950783ea0;p=openldap ITS#7493 --- diff --git a/CHANGES b/CHANGES index 53e9e400c8..e8a670b3fa 100644 --- a/CHANGES +++ b/CHANGES @@ -34,6 +34,7 @@ OpenLDAP 2.4.34 Engineering Add missing Makefile for various modules (ITS#7308) Unify Makefile structure for modules (ITS#7309) Fixed slapo-allowed attribute replication (ITS#7493) + Fixed slapo-passwd SHA2 to correctly zero buffer (ITS#7490) Documentation ldapurl(1) fix example usage (ITS#7454) ldap_get_option(3) fixed trailing whitespace (ITS#7411)