Changeset 2883 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
05/11/06 16:08:45 (18 years ago)
Author:
jerome
Message:

Added locking to prevent two or more cupspykota processes to handle different
jobs for the same print queue at the very same time.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r2882 r2883  
    2424    - 1.25alpha3 (2006-05-11) : 
    2525     
     26        - Added a lock to ensure that a single cupspykota backend 
     27          is processing datas for a particular print queue at any 
     28          given time. 
     29           
    2630        - Now exports more environment variables for the subprocesses. 
    2731