From: Ken Raeburn Date: Tue, 19 Oct 2004 10:24:47 +0000 (+0000) Subject: * libprofile.exports: Add profile_flush_to_file X-Git-Tag: krb5-1.4-beta1~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5732483111eff48b3b052c6264a54cf452f4ba2;p=thirdparty%2Fkrb5.git * libprofile.exports: Add profile_flush_to_file git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16830 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 3ebbb45b90..f1a39072a1 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 29cb74884c..2df95fe255 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