[26621] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Document version for new API functions

daemon@ATHENA.MIT.EDU (Zhanna A Tsitkova)
Fri Jun 15 11:18:46 2012

Date: Fri, 15 Jun 2012 11:18:41 -0400
From: Zhanna A Tsitkova <tsitkova@mit.edu>
Message-Id: <201206151518.q5FFIfkw007540@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/fc6d5405d6aa91361fca6c620e7e3cac331f7cee
commit fc6d5405d6aa91361fca6c620e7e3cac331f7cee
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Date:   Fri Jun 15 11:16:36 2012 -0400

    Document version for new API functions

 src/include/krb5/krb5.hin |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index 67d67e2..4d2864c 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -2636,6 +2636,8 @@ krb5_cccol_cursor_free(krb5_context context, krb5_cccol_cursor *cursor);
  *
  * @param [in]  context         Library context
  *
+ * @version First introduced in 1.11
+ *
  * @retval 0 Credentials are available in the collection
  * @retval KRB5_CC_NOTFOUND The collection contains no credentials
  */
@@ -2889,6 +2891,8 @@ krb5_kt_end_seq_get(krb5_context context, krb5_keytab keytab,
  * @param [in]  context         Library context
  * @param [in]  keytab          Key table handle
  *
+ * @version First introduced in 1.11
+ *
  * @retval 0 Keytab exists and contains entries
  * @retval KRB5_KT_NOTFOUND Keytab does not contain entries
  */
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post