Changeset 1788

Show
Ignore:
Timestamp:
10/07/04 11:45:30 (20 years ago)
Author:
jalet
Message:

Note about recent fix for groups

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1785 r1788  
    2222PyKota NEWS : 
    2323 
     24    - 1.20alpha22 : 
     25     
     26        - Fixes a recently introduced bug with users groups and PostgreSQL. 
     27         
    2428    - 1.20alpha21 : 
    2529     
  • pykota/trunk/pykota/version.py

    r1785 r1788  
    2222# 
    2323 
    24 __version__ = "1.20alpha21_unofficial" 
     24__version__ = "1.20alpha22_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""