We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014a74f commit 0789a45Copy full SHA for 0789a45
CHANGES
@@ -4,11 +4,10 @@ Released 2.4.37 2017-05-xx
4
Changes since 2.4.36:
5
6
Lib/
7
-*
8
9
Tests/
10
* added more checks to t_cext.py
11
-* code-cleaning in t_search.py
+* renamed t_search.py to t_ldapobject.py and code-cleaning
12
13
----------------------------------------------------------------
14
Released 2.4.36 2017-04-26
@@ -1408,4 +1407,4 @@ Released 2.0.0pre02 2002-02-01
1408
1407
1409
Released 1.10alpha3 2000-09-19
1410
1411
-$Id: CHANGES,v 1.432 2017/04/26 21:04:31 stroeder Exp $
+$Id: CHANGES,v 1.433 2017/04/27 08:27:33 stroeder Exp $
Tests/t_search.py renamed to Tests/t_ldapobject.py
0 commit comments