From bbef9fa27e4edb1d0cc57c3d6c11e2d45a9fd6cc Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 21 Jun 2001 22:06:57 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10167 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 823e00943..8acbe670d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-06-21 Johan Danielsson + + * lib/hdb/Makefile.am: add generation number + * lib/hdb/common.c: add generation number code + * lib/hdb/hdb.asn1: add generation number + * lib/hdb/print.c: use krb5_storage to make it more dynamic + 2001-06-21 Assar Westerlund * lib/krb5/krbhst.c (fallback_get_hosts): do not copy trailing @@ -8,6 +15,12 @@ 2001-06-20 Johan Danielsson + * lib/krb5/krb5.h: include k524_err.h + + * lib/krb5/convert_creds.c (krb524_convert_creds_kdc): don't test + for keytype, the server will do this for us if it has anything to + complain about + * lib/krb5/context.c: add protocol compatible krb524 error codes * lib/krb5/Makefile.am: add protocol compatible krb524 error codes