Skip to content

Commit

Permalink
Fixed ldap.dn.is_dn()
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Jul 24, 2016
1 parent 25c5b66 commit e9fca60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Lib/
* Refactored ldif.LDIFParser
* ldif.LDIFParser.version ís now Integer
* ignore multiple empty lines between records
* Fixed ldap.dn.is_dn()

Modules/
* Fixed #69 Segmentation fault on whoami_s after unbind
Expand Down Expand Up @@ -1267,4 +1268,4 @@ Released 2.0.0pre02 2002-02-01
----------------------------------------------------------------
Released 1.10alpha3 2000-09-19

$Id: CHANGES,v 1.383 2016/07/24 15:14:56 stroeder Exp $
$Id: CHANGES,v 1.384 2016/07/24 15:53:56 stroeder Exp $

0 comments on commit e9fca60

Please sign in to comment.