From e8a5c2c8d45e876ec1f5ae9716078c954e115d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 9 Jan 2007 00:04:12 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19771 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 179dffba4..df1725107 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ -2007-01-08 Love Hörnquist Åstrand +2007-01-09 Love Hörnquist Åstrand + * kuser/klist.c (print_cred_verbose): include ticket length in the + verbose output + +2007-01-08 Love Hörnquist Åstrand + * lib/krb5/acache.c (loadlib): pass RTLD_LAZY to dlopen, without it linux is unhappy.