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 08a7e14..d0ac4c3 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ wallet 1.1 (unreleased)
an existing wallet database, use wallet-admin to register the new
object.
+ The date passed to expires can now be any date format understood by
+ Date::Parse, and Date::Parse (part of the TimeDate CPAN distribution)
+ is now a required prerequisite for the wallet server.
+
Fix wallet-rekey on keytabs containing multiple principals. Previous
versions assumed one could concatenate keytab files together to make a
valid keytab file, which doesn't work with some Kerberos libraries.