diff --git a/ChangeLog b/ChangeLog index 94c2d33f5..e324f1758 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2002-08-20 Johan Danielsson + * lib/krb5/verify_init.c (fail_verify_is_ok): correct inverted + return value + + * lib/krb5/verify_user.c (verify_common): the nofail option is the + logic inverse of the secure parmeter + * lib/krb5/log.c: rename syslog_data to avoid name conflicts (from Mattias Amnefelt)