[27292] in CVS-changelog-for-Kerberos-V5
krb5 commit: Document krb5_get_init_creds_opt_set_in_ccache
daemon@ATHENA.MIT.EDU (Zhanna A Tsitkova)
Mon Nov 26 13:52:36 2012
Date: Mon, 26 Nov 2012 13:52:32 -0500
From: Zhanna A Tsitkova <tsitkova@mit.edu>
Message-Id: <201211261852.qAQIqWqc031931@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/63a344b05fb2543059c1049c93e3106a0c6aa853
commit 63a344b05fb2543059c1049c93e3106a0c6aa853
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Date: Mon Nov 26 13:44:16 2012 -0500
Document krb5_get_init_creds_opt_set_in_ccache
More specifically, document that this new API was first
introduced in 1.11
ticket: 7460
src/include/krb5/krb5.hin | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index 865785e..7e1ce5f 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -6838,6 +6838,8 @@ krb5_get_init_creds_opt_set_fast_ccache(krb5_context context,
* same preauthentication mechanisms, and making the same non-security-
* sensitive choices) as the previous authentication attempt, which stored
* information in the passed-in ccache.
+ *
+ * @version First introduced in 1.11
*/
krb5_error_code KRB5_CALLCONV
krb5_get_init_creds_opt_set_in_ccache(krb5_context context,
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5