From 96d7a9fbc8fb9648a592bad4cf43f29dc6ccf6d0 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 8 Feb 2008 23:42:40 +0000 Subject: Wallet::Config and hence the wallet server now checks for the environment variable WALLET_CONFIG and loads configuration from the file specified there instead of /etc/wallet/wallet.conf if it is set. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bf6f95f..37d73a7 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ wallet 0.8 (unreleased) Fix the wallet client to use check instead of exists. + Wallet::Config and hence the wallet server now checks for the + environment variable WALLET_CONFIG and loads configuration from the + file specified there instead of /etc/wallet/wallet.conf if it is set. + wallet 0.7 (2008-02-08) Add new exists and autocreate wallet server interfaces. The first -- cgit v1.2.3