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