summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-10-04 21:46:48 +0000
committerTheodore Tso <tytso@mit.edu>1994-10-04 21:46:48 +0000
commit4d9eb0313b76d2310aa536c0f9d54835db6335fa (patch)
treeb56c25dc3261078a42b47991e350f93a2cc0fb5d /src/kdc/ChangeLog
parent376dc9c075e0cf05b5cb762037da192f8c497933 (diff)
Add widen.h and narrow.h around declaration so that argument types are
widened. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4449 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 589f5bccf..10e8e1ac4 100644
--- a/src/kdc/ChangeLog
+++ b/src/kdc/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 4 16:42:16 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * kdc_util.c (kdc_rdreq_keyproc): Add widen.h and narrow.h around
+ keyproc call so that the argument types are widened.
+
Mon Oct 3 13:13:48 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Use $(srcdir) to find manual page for make install.