From c0c34051887d08a94221f9cbc2b74fbfad34c22c Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 5 Dec 2007 01:10:23 +0000 Subject: Determine the class for object and ACL schema implementations from the database rather than a hard-coded list and provide Wallet::Schema methods for adding new class mappings. Add a missing class mapping for the netdb ACL schema verifier. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8ed6bc3..327afcf 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,12 @@ wallet 0.4 (unreleased) have an instance of "root" and strips that instance before checking NetDB roles. + Determine the class for object and ACL schema implementations from the + database rather than a hard-coded list and provide Wallet::Schema + methods for adding new class mappings. + + Add a missing class mapping for the netdb ACL schema verifier. + wallet 0.3 (2007-12-03) MySQL is now a supported database backend and the full test suite -- cgit v1.2.3