summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 852599a..d2f12bd 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ wallet 0.6 (unreleased)
write the keytab to standard output rather than dying with a cryptic
error.
+ When downloading a keytab to a file that already exists, merge the new
+ keytab keys into that file rather than moving aside the old keytab and
+ creating a new keytab with only the new keys.
+
Support enforcing a naming policy for wallet objects via a Perl
function in the wallet server configuration file.