From b7aedd9b7290d51dc5e46c4b123cd5f0f080f9c7 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 19 Jan 2010 22:02:49 -0800 Subject: Update NEWS and TODO for recent changes --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ab0828b..04942ea 100644 --- a/NEWS +++ b/NEWS @@ -8,10 +8,20 @@ wallet 0.10 (unreleased) Fix logging in wallet-backend and the remctl configuration to not log the data passed to store. + Add additional reports for wallet-admin list: objects owned by a + specific ACL, objects owned by no one, objects of a specific type, + objects with a specific flag, objects for which a specific ACL has + privileges, ACLs with an entry with a given type and identifier, and + ACLs with no members. + Add a new report owners command to wallet-admin and corresponding report_owners() method to Wallet::Admin, which returns all ACL lines on owner ACLs for matching objects. + Report ACL names as well as numbers in object history. + + Add support for Heimdal KDCs as well as MIT Kerberos KDCs. + wallet 0.9 (2008-04-24) The wallet command-line client now reads the data for store from a -- cgit v1.2.3