From 026a0c50f1b0907d25291b6651c18886e2971d1f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 7 Dec 2007 00:01:16 +0000 Subject: Load the Perl modules for ACL verifiers and object types dynamically now that we're reading the class from the database. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8c03036..ce9a03a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ wallet 0.5 (unreleased) + Load the Perl modules for ACL verifiers and object types dynamically + now that we're reading the class from the database. + Fix the keytab principal validation regex to allow instances containing periods. Otherwise, it's hard to manage host keytabs. Add a missing test suite for that method. -- cgit v1.2.3