diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-04-12 00:12:23 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-04-12 00:12:23 +0000 |
| commit | a6f91df7fc1abc111feacd9db6eba3756dce2abd (patch) | |
| tree | 57a071585d0d765927f2f82e9e3d94518ff33d13 /src/lib/gssapi/mechglue/ChangeLog | |
| parent | 456af9241e79a7eb0fa514c2d346f1899495c332 (diff) | |
Fixed code to correctly handle errors reported from the mechanism
layer.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7793 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/mechglue/ChangeLog')
| -rw-r--r-- | src/lib/gssapi/mechglue/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/gssapi/mechglue/ChangeLog b/src/lib/gssapi/mechglue/ChangeLog index d50e7695f..93351081d 100644 --- a/src/lib/gssapi/mechglue/ChangeLog +++ b/src/lib/gssapi/mechglue/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 11 20:11:00 1996 Theodore Y. Ts'o <tytso@dcl> + + * g_acquire_cred.c (gss_add_cred): Fixed code to correctly handle + errors reported from the mechanism layer. + Wed Mar 27 00:05:37 1996 Theodore Y. Ts'o <tytso@dcl> * mglueP.h: Don't include <sys/types.h> mechglue.h will take care |
