diff options
| author | Russ Allbery <rra@stanford.edu> | 2010-07-07 10:32:39 -0700 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2010-07-07 10:32:39 -0700 | 
| commit | 11e4af2938f6b1674329d1daa6e8d702b501ccf4 (patch) | |
| tree | 864105242387d440564f39edbbdbe2cc014fe60b | |
| parent | e7b803df6bbd9a5fc45c02b4a9dcf14500283d0d (diff) | |
Add NEWS entry for krb5-regex
| -rw-r--r-- | NEWS | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -2,6 +2,11 @@  wallet 0.12 (unreleased) +    A new ACL type, krb5-regex, is now supported.  This ACL type is the +    same as krb5 except that the identifier is interpreted as a Perl +    regular expression and matched against the authenticated identity +    attempting to run a wallet command.  Patch from Ian Durkacz. +      Add a objects unused report to wallet-report and Wallet::Report,      returning all objects that have never been downloaded (in other words,      have never been the target of a get command). | 
