From 2863ef032c656950b9872ec3bc006eb2bcffafa9 Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Thu, 2 Mar 1995 01:45:56 +0000 Subject: Prototype changes for the krb5/os functions needed on the PC git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5055 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/include/krb5/ChangeLog') diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index 0062e9dcb..c96c35b11 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,10 @@ +Wed Mar 1 17:40:00 1995 Keith Vetter (keithv@fusion.com) + + * func-proto.h: added missing prototype for krb5_mk_cred. + * los-proto.h: added windows INTERFACE keyword to all functions, + plus added 2 missing prototypes: krb5_os_init_context and + krb5_os_free_context. + Wed Mar 1 12:48:20 1995 Keith Vetter (keithv@fusion.com) * config.h: added defines to pull in winsock.h as needed -- cgit