summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-11-08 22:52:39 +0000
committerTheodore Tso <tytso@mit.edu>1994-11-08 22:52:39 +0000
commitd993448b0dd18ff7113d70037d43455f43adae4b (patch)
tree1ea6dfa9edb2f2a216d8a9cd76140929cf378e03 /src/kdc/ChangeLog
parentd3e56432e3265df7e841140b0e197d8e78988245 (diff)
Use published interface to call krb5_random_key
Fix typo in do_as_req.c (added missing '&') git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4646 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 a6521f1a5..69d55104d 100644
--- a/src/kdc/ChangeLog
+++ b/src/kdc/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 8 17:51:30 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * do_tgs_req.c (process_tgs_req): Use published interface to call
+ krb5_random_key().
+
Mon Nov 7 22:11:01 1994 Theodore Y. Ts'o (tytso@dcl)
* kerberos_v4.c: Don't define functions manually, but pull in the