summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 73844fb..7a59805 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ wallet 0.7 (unreleased)
default ACLs to avoid creating and stranding an ACL when the naming
policy check fails.
+ The current version of Net::Remctl can't handle explicit undef or the
+ empty string as a principal argument. Be careful not to provide a
+ principal argument if no principal was set. This workaround can be
+ removed once we depend on a later version of Net::Remctl.
+
Fix the example remctl configuration for keytab-backend to use the
correct script name.