diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2005-02-09 02:18:19 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2005-02-09 02:18:19 +0000 |
| commit | 792978be273e47e5098cc4406cb3c6d868cf4f93 (patch) | |
| tree | d338a9c0cdcfccbb3866e9c786da7cefbb64ccf3 /src/util/profile/ChangeLog | |
| parent | b3f85abbd8dc93d14f18bf3fddf315e826e05b72 (diff) | |
| download | krb5-792978be273e47e5098cc4406cb3c6d868cf4f93.tar.gz krb5-792978be273e47e5098cc4406cb3c6d868cf4f93.tar.xz krb5-792978be273e47e5098cc4406cb3c6d868cf4f93.zip | |
* et/error_message.c (com_err_initialize, com_err_terminate): If
SHOW_INITFINI_FUNCS is defined, print tracing messages.
* profile/prof_file.c (profile_library_initializer, profile_library_finalizer):
If SHOW_INITFINI_FUNCS is defined, print tracing messages.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17094 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 985664014d..f5f860271e 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,9 @@ +2005-02-08 Ken Raeburn <raeburn@mit.edu> + + * prof_file.c (profile_library_initializer, + profile_library_finalizer): If SHOW_INITFINI_FUNCS is defined, + print tracing messages. + 2005-01-13 Ken Raeburn <raeburn@mit.edu> * prof_file.c (profile_free_file_data): Destroy mutex before |
