From: Ken Raeburn Date: Wed, 6 Mar 2002 01:15:07 +0000 (+0000) Subject: make a log entry more readable X-Git-Tag: krb5-1.3-alpha1~860 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a6dd61d852237a58a443194d60d51ef65033490b;p=krb5.git make a log entry more readable git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14225 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 9c7816061..5774014d6 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -4,10 +4,11 @@ 2002-01-23 Alexandra Ellwood - * prof_init.c, prof_tree.c: Fixed calls to profile_update_file_data to handle - the possibility that we have lost permission to read one of the configuration - files in the file list. We should only fail catastrophically (EACCES) if we - can't read all of the files in the profile. + * prof_init.c, prof_tree.c: Fixed calls to + profile_update_file_data to handle the possibility that we have + lost permission to read one of the configuration files in the file + list. We should only fail catastrophically (EACCES) if we can't + read all of the files in the profile. 2001-12-05 Ezra Peisach