Changeset 1336

Show
Ignore:
Timestamp:
02/05/04 01:02:44 (20 years ago)
Author:
jalet
Message:

Note about recent fix in cupspykota

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1330 r1336  
    2222PyKota NEWS : 
    2323 
     24    - 1.18alpha3 : 
     25     
     26        - Fixed a rare bug in cupspykota backend which gave  
     27          incorrect "CUPS backend died abnormally" messages. 
     28         
    2429    - 1.18alpha2 : 
    2530     
  • pykota/trunk/pykota/version.py

    r1330 r1336  
    2222# 
    2323 
    24 __version__ = "1.18alpha2_unofficial" 
     24__version__ = "1.18alpha3_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""