Changeset 1135

Show
Ignore:
Timestamp:
10/03/03 15:27:26 (21 years ago)
Author:
jalet
Message:

Performance bottleneck with LDAP solved.

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1130 r1135  
    2222PyKota NEWS : 
    2323 
     24    - 1.15alpha6 : 
     25     
     26        - Performance bottleneck with LDAP solved. 
     27         
    2428    - 1.15alpha5 : 
    2529     
  • pykota/trunk/pykota/version.py

    r1130 r1135  
    2121# 
    2222 
    23 __version__ = "1.15alpha5_unofficial" 
     23__version__ = "1.15alpha6_unofficial" 
    2424 
    2525__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""