diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -2,6 +2,8 @@  wallet 0.5 (unreleased) +    Allow the empty string in wallet-backend arguments. +      Load the Perl modules for ACL verifiers and object types dynamically      now that we're reading the class from the database. @@ -9,6 +11,10 @@ wallet 0.5 (unreleased)      containing periods.  Otherwise, it's hard to manage host keytabs.  Add      a missing test suite for that method. +    When writing to a file in the wallet client program, remove an old +    backup file before creating a new backup and don't fail if the backup +    already exists. +  wallet 0.4 (2007-12-05)      Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them | 
