diff options
| author | Russ Allbery <rra@stanford.edu> | 2008-01-28 20:27:22 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2008-01-28 20:27:22 +0000 | 
| commit | d51e046fee9416ba9e70a3fabdb89925e2cfba96 (patch) | |
| tree | c503efe4afab057adcf675355691b73dc2aed254 | |
| parent | a06f5ffa25508454328db2289a3a78b1544ce1a8 (diff) | |
Minor NEWS updates for wallet-report and the new configure option.
| -rw-r--r-- | NEWS | 9 | 
1 files changed, 7 insertions, 2 deletions
@@ -35,8 +35,13 @@ wallet 0.6 (unreleased)      against static libraries should now work.      Building kasetkey (for AFS kaserver synchronization) is now optional -    and not enabled by default.  Pass --with-afs to enable it.  This -    allows wallet to be easily built in an environment without AFS. +    and not enabled by default.  Pass --with-afs to configure to enable +    it.  This allows wallet to be easily built in an environment without +    AFS. + +    Add a sample script (contrib/wallet-report) showing one way of +    reporting on the contents of the wallet database.  This will +    eventually become more general.  wallet 0.5 (2007-12-06)  | 
