From 6fe8d93e3b3c73de8a8c5e88debc90fcb1858838 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Mon, 26 Jul 1999 16:38:06 +0000 Subject: Added krb5_get_profile git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11600 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index ab733b5cb..5234b351d 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,10 @@ +1997-07-26 Miro Jurisic + + * k5-int.h (krb5_get_profile): added krb5_get_profile. It returns + a profile handle you can use with the profile layer. It is guaranteed + to be initialized with the same config files as the profile of the context + passed in. + 1997-07-22 Jeffrey Altman * k5-int.h struct _krb5_context -- cgit