summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-09-11 19:06:45 +0000
committerKeith Vetter <keithv@fusion.com>1995-09-11 19:06:45 +0000
commitcdd6c33b9ae48076999e33ffa70e2365ecc5eb8c (patch)
tree84682f14e77a844dfab2174318ebccb9067c829f /src/include/ChangeLog
parenta66029e852781fa0333dc92bd88bd8184f6feeb1 (diff)
downloadkrb5-cdd6c33b9ae48076999e33ffa70e2365ecc5eb8c.tar.gz
krb5-cdd6c33b9ae48076999e33ffa70e2365ecc5eb8c.tar.xz
krb5-cdd6c33b9ae48076999e33ffa70e2365ecc5eb8c.zip
Mac Beta 1 submission
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6749 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog18
1 files changed, 5 insertions, 13 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index f1df1bf711..30fa3dba25 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,22 +1,14 @@
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
+Sun Sep 10 12:00:00 1995 James Mattly <mattly@fusion.com>
- * k5-int.h krb5.hin : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
+ * krb5.hin: Conditionalized inclusion of <sts/types.h> for _MACINTOSH
-Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
+Wed Sep 6 12:00:00 1995 James Mattly <mattly@fusion.com>
- * k5-int.h, krb5.hin : Remove krb5_enctype references, and replace with
- krb5_keytype where appropriate.
+ * k5-int.h: Added requisite defines, fake struct definitions for compilation
+ on MACINTOSH.
Fri Sep 1 00:44:59 1995 Theodore Y. Ts'o <tytso@dcl>
- * k5-int.h: Added clockskew, kdc_req_sumtype, and
- kdc_default_options to the krb5_context structure.
-
- * krb5.hin: Added expected nonce and request_time fields to the
- krb5_response structure. The fields are used to pass
- information from krb5_send_tgs() to
- krb5_get_cred_via_tkt() so that it can do sanity checking.
-
* k5-int.h: Add time offset field to the os_context structure.
This offset is added to the system clock time to produce
the "true" time.