]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Document krb5_get_init_creds_opt_set_in_ccache
authorZhanna Tsitkov <tsitkova@mit.edu>
Mon, 26 Nov 2012 18:44:16 +0000 (13:44 -0500)
committerZhanna Tsitkov <tsitkova@mit.edu>
Mon, 26 Nov 2012 18:44:16 +0000 (13:44 -0500)
More specifically, document that this new API was first
introduced in 1.11

ticket: 7460

src/include/krb5/krb5.hin

index 865785eb25b820d2eb8369ad54dad73bfb5b3162..7e1ce5fdcd2784a0baf8c098627879149eb40d4a 100644 (file)
@@ -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,