summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index 78e05ca24..8f62806a5 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,5 +1,10 @@
Fri Sep 22 19:42:47 1995 Theodore Y. Ts'o <tytso@dcl>
+ * k5-int.h: Change length field in krb5_alt_method and
+ krb5_etype_info_entry to be an int, instead of an int32.
+ This allows the ASN.1 length parsing routines to work
+ properly.
+
* k5-int.h: (from Keith Vetter's windows changes); define
THREEPARAMOPEN and prototype for sscanf. Also add #define
for strncasecmp() to the microsoft's strnicmp() function.