From 1fe1dedb6ab655f71adb1c7b985ac0ab7e631848 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 17 Aug 1997 16:40:32 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3049 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index a07eff702..7d2b73464 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ Sun Aug 17 01:40:20 1997 Assar Westerlund + * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): don't + always pass server == NULL to krb5_rd_req. + + * lib/gssapi: new files: canonicalize_name.c export_name.c + context_time.c compare_name.c release_cred.c acquire_cred.c + inquire_cred.c, from Luke Howard + + * lib/krb5/config_file.c: Add netinfo support from Luke Howard + + + * lib/editline/sysunix.c: sgtty-support from Luke Howard + + * lib/krb5/principal.c: krb5_sname_to_principal fix from Luke Howard -- 2.11.4.GIT