From 2cd18feefa6cc017993077a05ac9d062d93c60a2 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 6 Jul 2001 21:41:34 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10294 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ lib/auth/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 427e8efcf..5045cbfb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-07-06 Assar Westerlund + * configure.in (LIB_des_a, LIB_des_so): add these so that they can + be used by lib/auth/sia + * kuser/kinit.c: re-do some of the v4 fallbacks: look at get-tokens flag do not print extra errors do not try to do 524 if we got tickets from a v4 server diff --git a/lib/auth/ChangeLog b/lib/auth/ChangeLog index fcd790f35..234a56dd5 100644 --- a/lib/auth/ChangeLog +++ b/lib/auth/ChangeLog @@ -1,3 +1,7 @@ +2001-07-06 Assar Westerlund + + * sia/Makefile.am: use LDFLAGS, and conditional libdes + 2001-03-06 Assar Westerlund * sia/Makefile.am: make sure of using -rpath and not -R when