Skip to content

Commit

Permalink
Missing items for 2.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Jan 16, 2016
1 parent 507dcd6 commit be777af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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 $

0 comments on commit be777af

Please sign in to comment.