summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdc/ChangeLog')
-rw-r--r--src/kdc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog
index f6f5dbd6ec..0732bf918a 100644
--- a/src/kdc/ChangeLog
+++ b/src/kdc/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-19 Ken Hornstein <kenh@mit.edu>
+
+ * fakeka.c (main): Bug from David Thompson <thomas@cs.wisc.edu>.
+ Bug originally introduced during conversion from bcopy() to
+ memcpy().
+
2004-02-12 Sam Hartman <hartmans@mit.edu>
* kdc_util.c (validate_tgs_request): Fix logic error