diff --git a/ChangeLog b/ChangeLog index 8f02624a6..06df42afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-04-15 Love Hörnquist Åstrand + * lib/krb5/test_forward.c: Don't print krb5_error_code since we + are using krb5_err(). + * lib/krb5/ticket.c: Cast krb5_error_code to int to avoid warning. * lib/krb5/scache.c: Cast krb5_error_code to int to avoid warning.