summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-03-02 01:45:56 +0000
committerKeith Vetter <keithv@fusion.com>1995-03-02 01:45:56 +0000
commit2863ef032c656950b9872ec3bc006eb2bcffafa9 (patch)
treeb402e8ea9ff76675fcfc34be0e6ccb7c8f1e40e5 /src/include/krb5/ChangeLog
parenteb5ae2b47322a30fe3e225ed0a50c1818fdf03d1 (diff)
downloadkrb5-2863ef032c656950b9872ec3bc006eb2bcffafa9.tar.gz
krb5-2863ef032c656950b9872ec3bc006eb2bcffafa9.tar.xz
krb5-2863ef032c656950b9872ec3bc006eb2bcffafa9.zip
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
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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