summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1999-06-29 02:03:02 +0000
committerTom Yu <tlyu@mit.edu>1999-06-29 02:03:02 +0000
commit60ab5b84ffe834ecc99de83da07a270719e62f8a (patch)
treeb24859a82df6c0049897c7b0b1a9728bb6160f2c /src/kdc/ChangeLog
parent6b73c0e50f1747ab3deb6cd6d8c5a4c6d39a98a8 (diff)
* replay.c (MATCH): Fix up to compare the correct components of
the input address. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11533 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/ChangeLog')
-rw-r--r--src/kdc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog
index f05b0d796..c5162ccf5 100644
--- a/src/kdc/ChangeLog
+++ b/src/kdc/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-28 Tom Yu <tlyu@mit.edu>
+
+ * replay.c (MATCH): Fix up to compare the correct components of
+ the input address.
+
Fri Apr 30 00:05:07 1999 Tom Yu <tlyu@mit.edu>
* kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket()