diff options
author | Richard Basch <probe@mit.edu> | 1996-04-11 03:17:56 +0000 |
---|---|---|
committer | Richard Basch <probe@mit.edu> | 1996-04-11 03:17:56 +0000 |
commit | 43488f349cee52345ab9a2b8d55a2dd5fb6e350c (patch) | |
tree | 03ff81071953399c14f2453d7e1f83e139af18b0 /src | |
parent | 9f438829db41898ee66900c9475c4a72ea6cf23b (diff) | |
download | krb5-43488f349cee52345ab9a2b8d55a2dd5fb6e350c.tar.gz krb5-43488f349cee52345ab9a2b8d55a2dd5fb6e350c.tar.xz krb5-43488f349cee52345ab9a2b8d55a2dd5fb6e350c.zip |
Fixed the chronology of two of my previous checkins
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7790 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/krb5/krb/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/krb5/krb/ChangeLog b/src/lib/krb5/krb/ChangeLog index 1cefc3b73..232441e8c 100644 --- a/src/lib/krb5/krb/ChangeLog +++ b/src/lib/krb5/krb/ChangeLog @@ -11,12 +11,6 @@ Wed Apr 3 16:04:36 1996 Theodore Y. Ts'o <tytso@dcl> credentials is valid. If it isn't, return an error right away. -Tue Mar 26 14:45:03 1996 Richard Basch <basch@lehman.com> - - * conv_princ.c: added "imap" service to the conversion list as - requiring domain conversion for the instance. (imap/<host> is used - by some of the new imap mail implementations) - Wed Mar 27 17:05:47 1996 Richard Basch <basch@lehman.com> * in_tkt_ktb.c (keytab_keyproc): Do not check to see that the @@ -31,6 +25,12 @@ Wed Mar 27 17:05:47 1996 Richard Basch <basch@lehman.com> other components in Kerberos that expect the end-service to know all its keys that this sanity check is overkill. +Tue Mar 26 14:45:03 1996 Richard Basch <basch@lehman.com> + + * conv_princ.c: added "imap" service to the conversion list as + requiring domain conversion for the instance. (imap/<host> is used + by some of the new imap mail implementations) + Sun Mar 24 01:34:14 1996 Sam Hartman <hartmans@tertius.mit.edu> * send_tgs.c (krb5_send_tgs_basic): You want to setup the eblock |