From f5732483111eff48b3b052c6264a54cf452f4ba2 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 19 Oct 2004 10:24:47 +0000 Subject: [PATCH] * libprofile.exports: Add profile_flush_to_file git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16830 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/profile/ChangeLog | 4 ++++ src/util/profile/libprofile.exports | 1 + 2 files changed, 5 insertions(+) diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 3ebbb45b9..f1a39072a 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,7 @@ +2004-10-19 Ken Raeburn + + * libprofile.exports: Add profile_flush_to_file. + 2004-10-18 Ken Raeburn * prof_file.c (write_data_to_file): New function, split out from diff --git a/src/util/profile/libprofile.exports b/src/util/profile/libprofile.exports index 29cb74884..2df95fe25 100644 --- a/src/util/profile/libprofile.exports +++ b/src/util/profile/libprofile.exports @@ -50,3 +50,4 @@ profile_update_file_data profile_update_relation profile_verify_node profile_write_tree_file +profile_flush_to_file -- 2.26.2