diff options
author | Russ Allbery <rra@stanford.edu> | 2008-02-12 23:38:36 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-02-12 23:38:36 +0000 |
commit | 5dd1bb69f28e1a38259dd939cfd00469c5b786eb (patch) | |
tree | 63514dc4c4e5dabbfec357f743b54c535deeca43 /NEWS | |
parent | 54ccb6083d69da03c71d01a271a09554e4d63e4f (diff) |
wallet-backend now supports a -q flag, which disables syslog logging.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ wallet 0.8 (unreleased) environment variable WALLET_CONFIG and loads configuration from the file specified there instead of /etc/wallet/wallet.conf if it is set. + wallet-backend now supports a -q flag, which disables syslog logging. + Add a full end-to-end test suite to catch protocol mismatches between the client and server, such as the one fixed in this release. |