diff options
| author | Chris Provenzano <proven@mit.edu> | 1995-02-23 13:24:46 +0000 |
|---|---|---|
| committer | Chris Provenzano <proven@mit.edu> | 1995-02-23 13:24:46 +0000 |
| commit | 9d4d3979b2c8c8743f37cf049ccbcd87b786a177 (patch) | |
| tree | 8164dca879d458b23463a71f094e38e82353a506 /src/appl/user_user/ChangeLog | |
| parent | cbd1b69db709fe907bf764d30b7b667ede8f34bc (diff) | |
| download | krb5-9d4d3979b2c8c8743f37cf049ccbcd87b786a177.tar.gz krb5-9d4d3979b2c8c8743f37cf049ccbcd87b786a177.tar.xz krb5-9d4d3979b2c8c8743f37cf049ccbcd87b786a177.zip | |
* client.c Call krb5_get_credentials() with new calling convention
* server.c Call krb5_mk_req_extended() with new calling convention.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4987 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/user_user/ChangeLog')
| -rw-r--r-- | src/appl/user_user/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/appl/user_user/ChangeLog b/src/appl/user_user/ChangeLog index 4c195bd5e..0b3e5358d 100644 --- a/src/appl/user_user/ChangeLog +++ b/src/appl/user_user/ChangeLog @@ -1,3 +1,9 @@ +Tue Feb 14 15:30:55 1995 Chris Provenzano (proven@mit.edu) + + * client.c Call krb5_get_credentials() with new calling convention. + + * server.c Call krb5_mk_req_extended() with new calling convention. + Fri Feb 3 11:58:18 1995 Theodore Y. Ts'o (tytso@dcl) * client.c: (tgt_keyproc): Add keytype argument to rd_req_proc. |
