From 689846cca51422b9d208a59ced816ca5dfd17020 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 20 Aug 2002 14:56:04 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11169 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index e324f1758..f640a51ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,7 @@ 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/krb5.conf.5: correct documentation for + verify_ap_req_nofail * lib/krb5/log.c: rename syslog_data to avoid name conflicts (from Mattias Amnefelt)