From 5a6775be4fdbee0523a573af960568ca21f38c49 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 7 Dec 2007 00:26:24 +0000 Subject: Allow the empty string in wallet-backend arguments. 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. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ce9a03a..0a53e35 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.3