From: Theodore Tso Date: Sun, 16 Nov 1997 01:16:56 +0000 (+0000) Subject: (Wrong version of Changelog committed previously) X-Git-Tag: krb5-1.1-beta1~952 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ee4ecaadb5fcf659c10612ebe2ddcc88575cf655;p=krb5.git (Wrong version of Changelog committed previously) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10284 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/gssapi/krb5/ChangeLog b/src/lib/gssapi/krb5/ChangeLog index 17ce860eb..ec1708012 100644 --- a/src/lib/gssapi/krb5/ChangeLog +++ b/src/lib/gssapi/krb5/ChangeLog @@ -1,7 +1,8 @@ Sat Nov 15 20:14:05 1997 Theodore Y. Ts'o * accept_sec_context.c (krb5_gss_accept_sec_context): Return - GSS_S_FAILURE if an context handle is passed to it. + GSS_S_FAILURE if a non-NULL context handle is passed to + it. Thu Sep 18 17:55:09 1997 Tom Yu