Changeset 1376 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
03/01/04 16:06:51 (20 years ago)
Author:
jalet
Message:

Pre and Post hooks should now work in the pykota filter too.
The pykota filter doesn't check the last user's quota anymore
when delayed hardware accounting is used : this will be checked
anyway the next time the last user will print

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1372 r1376  
    2222PyKota NEWS : 
    2323 
     24    - 1.18alpha13 : 
     25     
     26        - Pre and Post hooks are now available in the pykota 
     27          filter as well. 
     28           
     29        - The pykota filter doesn't check last user's quota 
     30          anymore : this will be done anyway the next time 
     31          the last user will print again.  
     32         
    2433    - 1.18alpha12 : 
    2534     
    26         - pre and post hooks to external commands with many  
     35        - Pre and Post hooks to external commands with many  
    2736          many environment variables available are useable  
    2837          from the cupspykota backend.