diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2002-03-06 01:15:07 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2002-03-06 01:15:07 +0000 |
| commit | a6dd61d852237a58a443194d60d51ef65033490b (patch) | |
| tree | 7608f55605bf7aa94ac5a3a21b8cc21120569ccd /src | |
| parent | 3504b28c0fd3c4a7e7ddd8235709dbd46ecb5ae3 (diff) | |
| download | krb5-a6dd61d852237a58a443194d60d51ef65033490b.tar.gz krb5-a6dd61d852237a58a443194d60d51ef65033490b.tar.xz krb5-a6dd61d852237a58a443194d60d51ef65033490b.zip | |
make a log entry more readable
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14225 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/profile/ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
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 <lxs@mit.edu> - * 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 <epeisach@mit.edu> |
