Skip to content

Commit ecac3db

Browse files
author
stroeder
committed
started 2.4.42
1 parent 3e7aa46 commit ecac3db

File tree

5 files changed

+17
-9
lines changed

5 files changed

+17
-9
lines changed

CHANGES

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
----------------------------------------------------------------
2+
Released 2.4.42 2017-08-xx
3+
4+
Changes since 2.4.41:
5+
6+
Lib/
7+
*
8+
19
----------------------------------------------------------------
210
Released 2.4.41 2017-07-12
311

@@ -1460,4 +1468,4 @@ Released 2.0.0pre02 2002-02-01
14601468
----------------------------------------------------------------
14611469
Released 1.10alpha3 2000-09-19
14621470

1463-
$Id: CHANGES,v 1.452 2017/07/12 18:04:30 stroeder Exp $
1471+
$Id: CHANGES,v 1.453 2017/08/03 17:24:43 stroeder Exp $

Lib/dsml.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
55
See http://www.python-ldap.org/ for details.
66
7-
$Id: dsml.py,v 1.58 2017/07/12 17:30:12 stroeder Exp $
7+
$Id: dsml.py,v 1.59 2017/08/03 17:24:43 stroeder Exp $
88
99
Python compability note:
1010
Tested with Python 2.0+.
1111
"""
1212

13-
__version__ = '2.4.41'
13+
__version__ = '2.4.42'
1414

1515
import string,base64
1616

Lib/ldap/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
44
See http://www.python-ldap.org/ for details.
55
6-
$Id: __init__.py,v 1.119 2017/07/12 17:30:12 stroeder Exp $
6+
$Id: __init__.py,v 1.120 2017/08/03 17:24:43 stroeder Exp $
77
"""
88

99
# This is also the overall release version number
1010

11-
__version__ = '2.4.41'
11+
__version__ = '2.4.42'
1212

1313
import sys
1414

Lib/ldapurl.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
44
See http://www.python-ldap.org/ for details.
55
6-
\$Id: ldapurl.py,v 1.94 2017/07/12 17:30:12 stroeder Exp $
6+
\$Id: ldapurl.py,v 1.95 2017/08/03 17:24:43 stroeder Exp $
77
88
Python compability note:
99
This module only works with Python 2.0+ since
1010
1. string methods are used instead of module string and
1111
2. list comprehensions are used.
1212
"""
1313

14-
__version__ = '2.4.41'
14+
__version__ = '2.4.42'
1515

1616
__all__ = [
1717
# constants

Lib/ldif.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
44
See http://www.python-ldap.org/ for details.
55
6-
$Id: ldif.py,v 1.114 2017/07/12 17:30:12 stroeder Exp $
6+
$Id: ldif.py,v 1.115 2017/08/03 17:24:43 stroeder Exp $
77
88
Python compability note:
99
Tested with Python 2.0+, but should work with Python 1.5.2+.
1010
"""
1111

12-
__version__ = '2.4.41'
12+
__version__ = '2.4.42'
1313

1414
__all__ = [
1515
# constants

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy