git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11510 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-10-21 15:13:09 +00:00
parent 6dc8410423
commit 345023512b

View File

@@ -1,5 +1,11 @@
2002-10-21 Johan Danielsson <joda@pdc.kth.se>
* kdc/connect.c: check that %-quotes are followed by two hex
digits
* lib/krb5/keytab_any.c: properly close the open keytabs (from
Larry Greenfield)
* kdc/kaserver.c: make sure life is positive (from John Godehn)
2002-10-17 Johan Danielsson <joda@pdc.kth.se>