From f0aa0eaf3663b55791dcd2b62d6acfb0c138e624 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Fri, 28 Jun 2002 17:42:32 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11043 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d26d281d..84abb8762 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-06-28 Johan Danielsson + + * kuser/klist.c (display_tokens): don't bail out before we get + EDOM (signaling the end of the tokens), the kernel can also return + ENOTCONN, meaning that the index does not exist anymore (for + example if the token has expired) + 2002-06-06 Johan Danielsson * lib/krb5/changepw.c: make sure we return an error if there are