From: Zhanna Tsitkov Date: Mon, 26 Nov 2012 18:44:16 +0000 (-0500) Subject: Document krb5_get_init_creds_opt_set_in_ccache X-Git-Tag: krb5-1.12-alpha1~464 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63a344b05fb2543059c1049c93e3106a0c6aa853;p=thirdparty%2Fkrb5.git Document krb5_get_init_creds_opt_set_in_ccache More specifically, document that this new API was first introduced in 1.11 ticket: 7460 --- diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin index 865785eb25..7e1ce5fdcd 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,