Changeset 1138

Show
Ignore:
Timestamp:
10/06/03 15:13:25 (21 years ago)
Author:
jalet
Message:

More work on group caching.

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1135 r1138  
    2222PyKota NEWS : 
    2323 
     24    - 1.15alpha7 :  
     25     
     26        - More work done on caching wrt groups. 
     27         
    2428    - 1.15alpha6 : 
    2529     
  • pykota/trunk/pykota/version.py

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