summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index 865c2b82f..92bb602de 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,11 @@
+Mon Feb 27 11:35:49 1995 Keith Vetter (keithv@fusion.com)
+
+ * config.h: added windows interface keyword for varargs functions,
+ added defines to allows <windows.h> to be stdc compliant.
+ * func-proto.h: added windows INTERFACE_C keyword for functions
+ with varargs, and fixed const in prototype for krb5_send_tgs.
+ * preauth.h: added windows INTERFACE keyword to prototypes
+
Wed Feb 22 17:39:46 1995 Chris Provenzano (proven@mit.edu)
* func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),