From a0b9ce4bee60136363cfff7a93c4e42eab972c02 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Thu, 6 Feb 1997 02:31:41 +0000 Subject: Windows/NT integration (V1_0_WIN32_BRANCH merge) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/windows/ChangeLog (limited to 'src/windows/ChangeLog') diff --git a/src/windows/ChangeLog b/src/windows/ChangeLog new file mode 100644 index 000000000..56ea910b1 --- /dev/null +++ b/src/windows/ChangeLog @@ -0,0 +1,32 @@ +Fri Apr 28 11:21:01 1995 Keith Vetter (keithv@fusion.com) + + * makefile: added gss, new subdirectory for gss demo. + +Wed Apr 19 18:37:07 1995 Keith Vetter (keithv@fusion.com) + + * readme: updated about how to make it, and about gssapi. + +Wed Apr 5 16:14:49 1995 Keith Vetter (keithv@fusion.com) + + * readme: updated about realms, conf files and telnet port. + +Tue Mar 28 12:00:00 1995 Keith Vetter (keithv@fusion.com) + + * ChangeLog renamed to changelo to avoid having to always rename it. + +Mon Mar 27 23:34:58 1995 Keith Vetter (keithv@fusion.com) + + * makefile: fixed typo on the cd command + +Mon Mar 27 20:34:58 1995 Keith Vetter (keithv@fusion.com) + + * makefile: makes recursively in wintel directory + * readme: updated for wintel program. + +Thu Mar 23 14:00:00 1995 Keith Vetter (keithv@fusion.com) + + * readme: updated to reflect name change of zipping target. + +Wed Mar 22 15:01:33 1995 Keith Vetter (keithv@fusion.com) + + * readme: how-to create Windows version of kerberos 5 -- cgit