(Wrong version of Changelog committed previously)
authorTheodore Tso <tytso@mit.edu>
Sun, 16 Nov 1997 01:16:56 +0000 (01:16 +0000)
committerTheodore Tso <tytso@mit.edu>
Sun, 16 Nov 1997 01:16:56 +0000 (01:16 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10284 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/krb5/ChangeLog

index 17ce860eb6fc30a38e3704c12159e03cc25f6e0b..ec1708012aadd5813935c17a2afa18623a0402f1 100644 (file)
@@ -1,7 +1,8 @@
 Sat Nov 15 20:14:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * 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  <tlyu@mit.edu>