Changeset 819 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
02/27/03 10:15:39 (21 years ago)
Author:
jalet
Message:

Reflects the 0.97 changes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r808 r819  
    1616PyKota NEWS : 
    1717 
     18    - 0.97 : 
     19     
     20        - edpykota accepts wildcards on its command line for users/groups too 
     21          if the --add option is not set, e.g. : 
     22           
     23              $ edpykota --printer lp --softlimit 50 --hardlimit 100 "jer*" 
     24               
     25          If no user name is passed at all, then a default wildcard of "*" 
     26          which means apply the command on ALL users for this printer is used. 
     27           
     28        - Small bug fixes. 
     29         
    1830    - 0.96 : 
    1931