From edf8b4d8a6a665c2aa150993cd813ea6c5cf12e1 Mon Sep 17 00:00:00 2001 From: Marc Horowitz Date: Mon, 22 Jul 1996 20:49:46 +0000 Subject: this commit includes all the changes on the OV_9510_INTEGRATION and OV_MERGE branches. This includes, but is not limited to, the new openvision admin system, and major changes to gssapi to add functionality, and bring the implementation in line with rfc1964. before committing, the code was built and tested for netbsd and solaris. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8774 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index cba08f35e..8fa97791e 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -89,6 +89,11 @@ Tue Apr 30 14:51:55 1996 Macintosh definitions of PROVIDE_* since that is done in mac/libaries/KerberosHeaders.h. +Wed Apr 17 20:56:51 1996 Marc Horowitz + + * k5-int.h, port-sockets.h: moved socket stuff into a separate + file so that gssapi doesn't have to include k5-int.h + Thu Apr 11 23:50:24 1996 Theodore Y. Ts'o * krb5.hin (krb5_x, krb5_xc): Fix wrapper macros so they don't -- cgit