From 4878c6af49ddc4ca7fb7dcef21da7d9ca28014de Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 6 Dec 2007 23:58:22 +0000 Subject: 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. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4072b73..8c03036 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ User-Visible wallet Changes +wallet 0.5 (unreleased) + + 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. + wallet 0.4 (2007-12-05) Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them -- cgit v1.2.3