aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-09 01:57:42 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-09 01:57:42 +0000
commitb415b347328e7db0f41f0294c06060c6dd156b3d (patch)
tree8ebf0c6fee7e5ef8ae338bc7075b72fdfddf420a /NEWS
parentca4ca4db50041938cfca4de4a7c0d454c014fcec (diff)
Add file object support to the wallet server.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37d73a7..110ca37 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ wallet 0.8 (unreleased)
Fix the wallet client to use check instead of exists.
+ Add file object support to the wallet server.
+
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.