diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2004-09-28 16:38:12 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2004-09-28 16:38:12 +0000 |
| commit | 84b6ea41dce83e29c355998f3ab1d6901d911d0b (patch) | |
| tree | 6a49f8396c750d6b4a7dbf07148c44595c9037f6 /src/util/profile/ChangeLog | |
| parent | bc5a32edcf13792df0f26985b41b65bcf5777d02 (diff) | |
| download | krb5-84b6ea41dce83e29c355998f3ab1d6901d911d0b.tar.gz krb5-84b6ea41dce83e29c355998f3ab1d6901d911d0b.tar.xz krb5-84b6ea41dce83e29c355998f3ab1d6901d911d0b.zip | |
* prof_file.c (profile_dereference_data_locked): New function.
(profile_dereference_data): Call it.
* prof_set.c (rw_setup): Likewise.
* prof_int.h (profile_dereference_data_locked): Declare it.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16792 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 933119804d..146b852fa4 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,10 @@ +2004-09-28 Ken Raeburn <raeburn@mit.edu> + + * prof_file.c (profile_dereference_data_locked): New function. + (profile_dereference_data): Call it. + * prof_set.c (rw_setup): Likewise. + * prof_int.h (profile_dereference_data_locked): Declare it. + 2004-09-26 Tom Yu <tlyu@mit.edu> * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV. |
