Missing items for 2.4.22

This commit is contained in:
stroeder 2016-01-16 19:00:08 +00:00
parent 507dcd6b7d
commit be777af099
1 changed files with 4 additions and 4 deletions

View File

@ -12,9 +12,9 @@ Lib/
* Hmmpf! Added missing self to LDAPObject.fileno().
* ReconnectLDAPObject.sasl_bind_s() now correctly uses
generic wrapper arguments *args,**kwargs
* LDIFParser.parse_change_records() now correctly calls
LDIFParser.handle_change_modify()
* Corrected ldap.controls.pwdpolicy.__all__
* Correct method name LDIFParser.handle_modify()
* Corrected __all__ in modules ldap.controls.pwdpolicy and
ldap.controls.openldap
Doc/
* Started missing docs for sub-module ldap.sasl.
@ -1216,4 +1216,4 @@ Released 2.0.0pre02 2002-02-01
----------------------------------------------------------------
Released 1.10alpha3 2000-09-19
$Id: CHANGES,v 1.363 2015/10/24 15:55:07 stroeder Exp $
$Id: CHANGES,v 1.364 2016/01/16 19:00:08 stroeder Exp $