Changeset 2399

Show
Ignore:
Timestamp:
08/18/05 16:40:53 (19 years ago)
Author:
jerome
Message:

Doc

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r2393 r2399  
    2222PyKota NEWS : 
    2323        
     24    - 1.23alpha21 : 
     25      
     26        - Fix for IPP requests which contain more than a single  
     27          job-originating-host-name attribute. 
     28           
    2429    - 1.23alpha20 : 
    2530     
  • pykota/trunk/pykota/version.py

    r2393 r2399  
    2222# 
    2323 
    24 __version__ = "1.23alpha20_unofficial" 
     24__version__ = "1.23alpha21_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS and LPRng."