summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdc/ChangeLog')
-rw-r--r--src/kdc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog
index af6c433ae..eaab61b0e 100644
--- a/src/kdc/ChangeLog
+++ b/src/kdc/ChangeLog
@@ -1,3 +1,10 @@
+Fri Feb 20 15:58:21 1998 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo
+ preauth type KRB5_PADATA_PW_SALT to the hint list of
+ supported preauthentication systems, since it doesn't help
+ to send it. (And it may screw up Cygnus KerbNet clients.)
+
Wed Feb 18 16:04:22 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in (thisconfigdir): Remove trailing slash.