From 22709f0628ce0a69d9d36dda687dfb5df215435a Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Tue, 26 Sep 2000 22:12:43 +0000 Subject: * krb5.hin: Move prototype for krb5_gen_replay_name() * k5-int.h: from here. The user_user application uses it already and it is exported on the Mac platform. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12681 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 473e86fccd..55759d70f3 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 26 18:10:22 2000 Ezra Peisach + + * krb5.hin: Move prototype for krb5_gen_replay_name() + + * k5-int.h: from here. + 2000-09-22 Ezra Peisach * k5-util.h (krb5_setedid): Add prototype. -- cgit