diff options
author | Russ Allbery <rra@stanford.edu> | 2010-05-12 11:32:31 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-05-12 11:32:31 -0700 |
commit | 7bed6b6110af7532fc4a49cdb425f7f668e17c21 (patch) | |
tree | 60e3b808b59cea196ad2393963c130e977480595 /NEWS | |
parent | ec85907906ede72ffd95164de2726abfc076b719 (diff) |
Add a report of all objects that have never been downloaded
Add a objects unused report to wallet-report and Wallet::Report,
returning all objects that have never been downloaded (in other words,
have never been the target of a get command).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ User-Visible wallet Changes +wallet 0.12 (unreleased) + + Add a objects unused report to wallet-report and Wallet::Report, + returning all objects that have never been downloaded (in other words, + have never been the target of a get command). + wallet 0.11 (2010-03-08) When deleting an ACL on the server, verify that the ACL is not |