From fe4e04530fe926344b1fb10b10db4c54b4ea297c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 23 Jun 2000 00:36:22 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8452 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5fed012ea..c4189618a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2000-06-22 Assar Westerlund + + * lib/asn1/lex.l: fix includes, and lex stuff + * lib/asn1/lex.h (error_message): update prototype + (yylex): add + * lib/asn1/gen_length.c (length_type): fail on malloc error + * lib/asn1/gen_decode.c (decode_type): fail on malloc error + +2000-06-21 Assar Westerlund + + * lib/krb5/get_for_creds.c: be more compatible with MIT code. + From Daniel Kouril + * lib/krb5/rd_cred.c: be more compatible with MIT code. From + Daniel Kouril + * kdc/kerberos5.c (get_pa_etype_info): do not set salttype if it's + vanilla pw-salt, that keeps win2k happy. also do the malloc check + correctly. From Daniel Kouril + 2000-06-21 Johan Danielsson * kdc/hprop.c: add hdb keytabs