git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2604 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-07-24 07:54:31 +00:00
parent 8e2f09efc9
commit 9d6597684d

View File

@@ -1,5 +1,10 @@
Thu Jul 24 08:13:59 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* kdc/kerberos5.c: Unseal keys from database before use.
* kdc/misc.c: New functions set_master_key, unseal_key and
free_key.
* lib/roken/getarg.c: Handle `-f arg' correctly.
Thu Jul 24 01:54:43 1997 Assar Westerlund <assar@sics.se>