aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
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