diff --git a/CHANGES b/CHANGES index 4ebc8ce..82135e8 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ Lib/ LDAPObject._l to completely invalidate C wrapper object * LDAPObject.unbind_ext() now flushes trace file * ldap.ldapobject.SimpleLDAPObject: - added convenience methods read_rootdse_s() and get_naming_contexts() + added convenience methods read_rootdse_s() and get_naming_contexts() * added functions ldap.strf_secs() and ldap.strp_secs() * added function ldap.filter.time_span_filter() * Refactored ldif.LDIFParser @@ -30,8 +30,7 @@ Tests/ hard-coded /var/tmp * Tests/slapd.py now expects schema to be in /etc/openldap/ * Tests/t_ldapurl.py now independent of module ldap -* Tests/t_ldif.py now has more test-cases also - for change records +* Tests/t_ldif.py now has more test-cases including change records * added some more test scripts for sub-modules ldap.dn, ldap.filter and ldap.functions (not complete yet) @@ -1272,4 +1271,4 @@ Released 2.0.0pre02 2002-02-01 ---------------------------------------------------------------- Released 1.10alpha3 2000-09-19 -$Id: CHANGES,v 1.386 2016/07/24 16:24:44 stroeder Exp $ +$Id: CHANGES,v 1.387 2016/07/24 16:27:50 stroeder Exp $