make a log entry more readable
authorKen Raeburn <raeburn@mit.edu>
Wed, 6 Mar 2002 01:15:07 +0000 (01:15 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 6 Mar 2002 01:15:07 +0000 (01:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14225 dc483132-0cff-0310-8789-dd5450dbe970

src/util/profile/ChangeLog

index 9c781606187247c508815c04749caf563aed22b6..5774014d67b5570ae76e37801cb2062b5c71fd46 100644 (file)
@@ -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>