diff options
| author | Richard Basch <probe@mit.edu> | 1996-03-22 04:49:59 +0000 |
|---|---|---|
| committer | Richard Basch <probe@mit.edu> | 1996-03-22 04:49:59 +0000 |
| commit | 7d40eccea46260cd5de2a10ce5cc152c2e63b924 (patch) | |
| tree | 7e90870d8b1a7a71bb393a6095d04a79be539f95 /src/appl/bsd/ChangeLog | |
| parent | b570216b422b88d25b74e290cba10e875ead364a (diff) | |
use the library routines to do the v4 to v5 principal translation
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7698 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd/ChangeLog')
| -rw-r--r-- | src/appl/bsd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog index 803e6950a..7d15aa3fa 100644 --- a/src/appl/bsd/ChangeLog +++ b/src/appl/bsd/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 20 19:36:21 1996 Richard Basch <basch@lehman.com> + + * krlogind.c (recvauth): use the library routines to do v4 to v5 + principal translation, for a more accurate representation. + Tue Mar 19 20:11:28 1996 Richard Basch <basch@lehman.com> * kcmd.c (ruserok): declare the function as taking const char * |
