log changes

This commit is contained in:
Pierangelo Masarati 2005-08-13 16:36:07 +00:00
parent ca08246534
commit 12b7500bc9

View file

@ -1,6 +1,7 @@
OpenLDAP 2.2 Change Log
OpenLDAP 2.2.28 Release
Fixed slapd ACL logging
Fixed slapd shutdown crash on NULL slap_listeners (ITS#3842)
Fixed slapd using hashed passwords on SASL binds (ITS#3846)
Fixed back-bdb/hdb - check for BDB TXN patch
@ -12,6 +13,7 @@ OpenLDAP 2.2.28 Release
Fixed back-meta add w/o parent add (ITS#3804)
Fixed back-meta control propagation bug (ITS#3813)
Fixed syncrepl SASL bind crash (ITS#3792)
Fixed slurpd error messages
Fixed libldap infinite referral loop (ITS#2894, ITS#3578)
Use IANA assigned OIDs for recently approved IETF LDAP extensions
Build Environment