From a729264c866b23ee7378c8e674cd5d3aeb3ab7cf Mon Sep 17 00:00:00 2001 From: stroeder Date: Thu, 7 Apr 2016 20:22:17 +0000 Subject: [PATCH] added ldap.controls.sss to py_modules --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index bd05fe5..137f684 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Released 2.4.26 2016-xx-xx Changes since 2.4.25: +Installation: +* added ldap.controls.sss to py_modules in setup.py + Lib/ * LDAPObject.unbind_ext() now removes class attribute LDAPObject._l to completely invalidate C wrapper object @@ -1257,4 +1260,4 @@ Released 2.0.0pre02 2002-02-01 ---------------------------------------------------------------- Released 1.10alpha3 2000-09-19 -$Id: CHANGES,v 1.378 2016/02/11 01:08:43 stroeder Exp $ +$Id: CHANGES,v 1.379 2016/04/07 20:22:17 stroeder Exp $