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.