15
0
forked from pool/python-ldap
OBS User unknown
2009-05-06 16:51:13 +00:00
committed by Git OBS Bridge
parent 7c7a2d7287
commit 71f32f84dd
4 changed files with 25 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 6 17:06:44 CEST 2009 - matejcik@suse.cz
- update to 2.3.8
* supposedly supports gcc4.4
* better handling of corner case errors
* minor fixes
- fixed rpmlint warnings
-------------------------------------------------------------------
Fri Sep 5 14:20:42 CEST 2008 - matejcik@suse.cz
@@ -21,7 +30,7 @@ Wed Aug 1 18:01:02 CEST 2007 - jmatejek@suse.cz
- update to 2.3.1
* openLDAP 2.3+ is now required
* upstream fixed python2.5 problems
* support for Cancel operation
* support for Cancel operation
* DN related functions moved to submodule ldap.dn
* numerous bugfixes