diff --git a/ChangeLog b/ChangeLog index 96909f0f6..660167ca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-03-23 Love Hörnquist Åstrand + * lib/krb5/krb5_locl.h: Add flag EXTRACT_TICKET_AS_REQ. + + * lib/krb5/init_creds_pw.c: Tell _krb5_extract_ticket that this is + an AS-REQ. + * lib/krb5/get_in_tkt.c: Make server referral work. 2008-03-22 Love Hörnquist Åstrand